Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 102,472 for

workbook

(0.08 sec)
  1. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…... Workbook wb = new Workbook(); Worksheet worksheet...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  2. Convert XLS File with Images or Charts to PDF|D...

    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....formulas, it is best to call the Workbook.CalculateFormula method just...External Resources in MS Excel Workbook while rendering to PDF Get...

    docs.aspose.com/cells/net/convert-xls-file-with...
  3. Exclude Unused Styles during Excel to HTML conv...

    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....following sample code creates a workbook and also creates an unused...

    docs.aspose.com/cells/java/exclude-unused-style...
  4. Load or Import CSV file with Formulas|Documenta...

    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.... Finally, it saves the workbook object in XSLX format. The...

    docs.aspose.com/cells/java/load-or-import-csv-f...
  5. Exclude Unused Styles during Excel to HTML conv...

    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....following sample code creates a workbook and also creates an unused...

    docs.aspose.com/cells/python-net/exclude-unused...
  6. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text in a cell using the Aspose.Cells for C++ API.... The modified workbook is saved as the output Excel...

    docs.aspose.com/cells/go-cpp/access-and-update-...
  7. Embed Excel in PowerPoint using Java

    This short guide explains how to embed Excel in PowerPoint using Java. It shares the IDE settings, steps, and code to embed Excel Workbook in PowerPoint using Java.... Code to Insert Excel Workbook into PowerPoint using Java...demonstrates how to embed Excel workbook in PowerPoint using Java ...

    kb.aspose.com/slides/java/embed-excel-in-powerp...
  8. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python....for unmerging them into the Workbook object Get the collection...may iterate through all the Workbook sheets, and follow the process...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...
  9. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....source Excel file into the Workbook object to eliminate duplicate...source Excel file into the Workbook object for commencing the...

    kb.aspose.com/cells/java/delete-repeated-rows-i...
  10. Add Sparklines in Excel using Python

    This article provides a guide on how to add sparklines in Excel using Python. It has the IDE settings, steps, and a sample code to work with Excel sparklines using Python....load an Excel file using the Workbook class and fill in sample data...before saving the resultant workbook. Code to Insert Sparklines...

    kb.aspose.com/cells/python/add-sparklines-in-ex...