Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 27,074 for

excel worksheet

(0.1 sec)
  1. Public API Changes in Aspose.Cells 8.8.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....SETTINGS loads only Workbook & Worksheet settings. SHAPE loads only...cells formatting. TABLE loads Excel tables/List Objects. For more...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Ինչպես փոխարկել Excel աղյուսակը PDF-ի C#-ով

    Այս արագ ձեռնարկը նկարագրում է, թե ինչպես փոխարկել Excel աղյուսակը PDF-ի C#-ով: Օգտագործելով այս ուղեցույցը, կարող եք Excel-ի գծապատկերը արտահանել PDF-ի C#-ում՝ կազմաձևման մանրամասների, անելիքների քայլերի ցանկի և գործարկվող օրինակելի կոդի օգնությամբ:...Product Family Ինչպես փոխարկել Excel աղյուսակը PDF-ի C#-ով Այս արագ...փոխակերպել Excel աղյուսակը PDF-ի C# -ով, որտեղ Excel ֆայլերը կարող...

    kb.aspose.com/hy/cells/net/how-to-convert-excel...
  3. Aspose.Cells 8.3.2中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....2提供了支持签名线来模拟MS Excel的等效功能。这个版本的Aspose.Cells for ...choice int index = workbook . Worksheets [ 0 ]. Pictures . Add ( 0...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...方法(封装在 PictureCollection 对象中)的 Worksheet 方法。 Add 方法接受以下参数: 左上角行索引 ,左上角行的索引。...Workbook workbook ; // Add worksheet and get reference int sheetIndex...

    docs.aspose.com/cells/zh/cpp/managing-pictures/
  5. Manage Cells HTML String|Documentation

    Learn how to manage a cell's HTML string through the Aspose.Cells for JavaScript via C++ API....specific cell in the first worksheet. Set an HTML string to the...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/manage-cel...
  6. Specify how to cross a string in output PDF and...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for JavaScript via C++.... When you save your Excel file to PDF/Image, you can control...Default : Display text as in MS Excel, which depends on the next cell...

    docs.aspose.com/cells/javascript-cpp/specify-ho...
  7. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++....data to cells in the first worksheet. Create a Range . Create a...Workbook (); // Get the first Worksheet Cells. const cells = workbook...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  8. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...sample foreach (Worksheet sheet in workbook.Worksheets) { if (_type...Workbook(); var sheet = workbook.Worksheets[0]; // Add sample data sheet...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  9. Using Anonymous Types or Custom Objects|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....WorkbookDesigner (); // Get the first worksheet (default sheet) in the workbook...Cells . Worksheet w = report . Workbook . Worksheets [ 0 ]; //...

    docs.aspose.com/cells/net/using-anonymous-types...
  10. 使用匿名类型或自定义对象|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....WorkbookDesigner (); //Get the first worksheet(default sheet) in the workbook...Cells . Worksheet w = report . Workbook . Worksheets [ 0 ]; //Input...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...