Ai Assistant
Hello, this is the AI assistant, which can quickly help you perform operations such as Summarize, BuildSpreadsheet, GetCode, etc. on the uploaded Excel files.
Excel dosyalarındaki dahili öğeleri temizleyin ve çeşitli formatlarda çıktı dosyaları oluşturun.
Aslında Aspose.Cells Cloud, Excel dosyalarındaki dahili öğeleri temizlemek ve çeşitli formatlarda çıktı dosyaları oluşturmak için güçlü bir destek sunar.
Aspose.Cells Bulut, Excel dosyalarındaki dahili öğeleri temizlemeyi ve çeşitli formatlarda çıktı dosyaları oluşturmayı destekleyen REST API'i sağlar ve birden fazla programlama dili için SDK'lar sunar. Bu programlama dilleri Net, Java, Go, NodeJS, Python vb.'yi içerir.
POST
https://api.aspose.cloud/v3.0/cells/clearobjects
Choose files
Show all parameters
using Aspose.Cells.Cloud.SDK.Api;
using Aspose.Cells.Cloud.SDK.Model;
using Aspose.Cells.Cloud.SDK.Request;
using Newtonsoft.Json;
using System;
using System.IO;
using System.Collections.Generic;
CellsApi cellsApi = new CellsApi("xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx");
var request = new PostClearObjectsRequest();
request.File = new Dictionary<string, Stream>();
string filePath = "Book1.xlsx";
Stream fileStream = File.OpenRead(filePath);
request.File.Add(filePath, fileStream);
request.objecttype = "";
request.sheetname = "Sheet1";
request.outFormat = "";
request.password = "";
request.checkExcelRestriction = true;
request.region = "";
var result = cellsApi.PostClearObjects(request);
fileStream.Close();
Desteklenen Dosya Formatları
- Microsoft Excel: Xls, Xlsx, Xlsb, Xlsm, Xlt, Xltx, Xltm
- Açık ofis: Oranlar, Fodlar, Otlar
- XML:Elektronik TabloML, Xml
- Metin: Csv, Tsv, Txt (Sekmeyle Ayrılmış)
- Ağ: Html, Mhtml
- Görüntüler: Png, Jpg, Gif, Emf
- Diğer: Pdf, Json, Markdown
- Microsoft Excel: Xls, Xlsx, Xlsb, Xlsm, Xlt, Xltx, Xltm
- Microsoft Kelime/PowerPoint: Docx, Pptx
- Açık ofis: Oranlar, Fodlar, Otlar
- XML:Elektronik TabloML, Xml
- Metin: Csv, Tsv, Txt (Sekmeyle Ayrılmış)
- Ağ: Html, Mhtml
- Görüntüler: Png, Jpg, Gif, Emf, Svg, Tiff
- Diğer: Pdf, Xps, Dif, Json, Markdown, Sql
Desteklenen Geliştirme Dilleri
- Öğrenme Kaynakları
- Dokümantasyon
- Kaynak kodu
- API Referanslar
- Eğitim Videoları
- Ürün desteği
- Ücretsiz Destek
- Ücretli Destek
- Blog
- Neden Aspose.Cells Bulut SDK for .NET?
- Müşteri Listesi
- Güvenlik