Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 28,129 for

worksheet

(0.12 sec)
  1. Pivot Tables|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....Delete Pivot Table from a Worksheet with Golang via C++ Find and...

    docs.aspose.com/cells/go-cpp/pivot-tables/
  2. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for C++.... GetWorksheets (); Worksheet sheet = sheets . Get ( 0 );...

    docs.aspose.com/cells/cpp/delete-redundant-spac...
  3. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel document having a table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting table. this is the table I am trying to convert to a word table …...the code i use- worksheet.AutoFitRows(); worksheet.PageSetup.PrintArea...printArea; worksheet.PageSetup.LeftMargin = 0; worksheet.PageSetup...

    forum.aspose.com/t/saving-excel-as-docx-having-...
  4. Working with External Data Connection of type W...

    Learn how to work with external data connections of type WebQuery using Aspose.Cells for Node.js via C++....and Writing Query Table of Worksheet with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/working-with-e...
  5. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook object using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/release-un...
  6. Get the Version Number of the Application that ...

    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....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/get-the-ve...
  7. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....xlsx" ); Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  8. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....a workbook with multiple worksheets into a text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/go-cpp/different-ways-to-...
  9. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。..." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...OleObject Collection in the first worksheet OleObjectCollection oles =...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  10. Tables and Ranges|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....or List Object inside the Worksheet Convert Table to ODS Analyzing...

    docs.aspose.com/cells/python-net/tables-and-ran...