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.
Çalışma sayfasındaki hücreleri birleştirin.
Aspose.Cells Bulut, karmaşıklığıyla bilinen bir işlem olan çalışma sayfasındaki hücrelerin birleştirilmesi için güçlü bir destek sağlar.
Aspose.Cells Bulut, çalışma sayfasındaki hücrelerin birleştirilmesini destekleyen ve birden fazla programlama dili için SDK'lar sunan REST API'i sağlar. Bu programlama dilleri Net, Java, Go, NodeJS, Python vb.'yi içerir.
POST
https://api.aspose.cloud/v3.0/cells/merge
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 PostMergeRequest();
request.File = new Dictionary<string, Stream>();
string filePath = "Book1.xlsx";
Stream fileStream = File.OpenRead(filePath);
request.File.Add(filePath, fileStream);
request.outFormat = "";
request.mergeToOneSheet = true;
request.password = "";
request.checkExcelRestriction = true;
request.region = "";
var result = cellsApi.PostMerge(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