Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 105,422 for

workbook

(0.33 sec)
  1. Create and Format Table|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....Cells provides a class Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  2. View and Update XLSB Properties Online or Updat...

    View and modify XLSB properties through online app for free. C# .NET API code to update and add XLSB properties....NET Create Workbook class. Access system defined...Use Cases for Excel Binary Workbook ( .xlsb ) Store large datasets...

    products.aspose.com/total/net/metadata/xlsb/
  3. Convert DOCM to JSON Format in Android Apps | p...

    Parse DOCM to JSON format in Android Apps without using Microsoft Word or Excel...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  4. Summarised Data from Pivot Table - Free Support...

    Is there any way to get Summarised Data / Flattened Data from pivot Table? Example Config Row fields: Location > Department > Designation > Employee Type Column fields: Gender > Band > Grade > Age-Group Aggregation fie…...Load the workbook Workbook workbook = new Workbook("your_file...xlsx"); Worksheet worksheet = workbook.Worksheets[0]; // Access the...

    forum.aspose.com/t/summarised-data-from-pivot-t...
  5. Manage Worksheets|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....class, Workbook that represents an Excel file. Workbook class...need to create an object of Workbook class that represents an Excel...

    docs.aspose.com/cells/java/manage-worksheets/
  6. Angled text is larger and misplaced in HTML - F...

    We have an Excel document containing angled text, the pdf that we generate looks exactly like the Excel. The problem arises when we export it to HTML, then the text is bigger and misplaced. Can you fix the size of the t…...output matches the original workbook, but the HTML export renders...Export the workbook to HTML as you already do. workbook.Save("output...

    forum.aspose.com/t/angled-text-is-larger-and-mi...
  7. InsertCutCells corrupts structured table refere...

    When a table column is moved using Cells.InsertCutCells, structured table references (e.g. myTable[Email]) in formulas on other sheets are corrupted after the operation. The reference resolves to the wrong column name. …...Steps to reproduce Create a workbook with two sheets On TableSheet:...Aspose.Cells; var wb = new Workbook(); // TableSheet: table with...

    forum.aspose.com/t/insertcutcells-corrupts-stru...
  8. Convert Pandas DataFrame to Excel in Python | P...

    Learn how to convert pandas DataFrame to Excel in Python using Aspose.Cells for Python via .NET with simple, accurate code examples....Cells, you can create a workbook, import the DataFrame values...Excel workbook. Access the first sheet in the workbook. Insert...

    blog.aspose.com/cells/convert-pandas-dataframe-...
  9. Converting Worksheet to Image and Worksheet to ...

    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....Cells supports converting a workbook to multiple image files, one...worksheet from a template workbook to an image file. Setup Project...

    docs.aspose.com/cells/net/converting-worksheet-...
  10. Working with Aspose.Cells.GridDesktop Events|Do...

    This article introduces how to use events in GridDesktop....in the workbook. BeforeLoadFile Occurs before a workbook is loaded...FailLoadFile Occurs when the workbook fails to load. FinishCalculate...

    docs.aspose.com/cells/net/aspose-cells-griddesk...