Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 106,200 for

workbook

(1.2 sec)
  1. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/cells-border-settings/
  2. Aspose.Cells: Excel to PDF conversion splits ro...

    Hello, We are facing an issue when converting an Excel document to PDF using Aspose. Problem description During the conversion, when an Excel worksheet spans multiple PDF pages, some data rows are split in the middle a…... Workbook workbook = new Workbook("e:\\test2\\TemplataInput...emplataInput.xlsx"); workbook.Save("e:\\test2\\out1.pdf"); We...

    forum.aspose.com/t/aspose-cells-excel-to-pdf-co...
  3. Named 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....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/named-ranges/
  4. Convert XLSB to POWERPOINT using Java or with f...

    Java API to Export XLSB to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Converting XLSB (Excel Binary Workbook) files to PowerPoint format...Java Open XLSB file using Workbook class Convert XLSB to PDF...

    products.aspose.com/total/java/conversion/xlsb-...
  5. Convert PPSX to XLSX in Android Apps or with fr...

    Convert PPSX to XLSX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLSX online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  6. Convert DOT to JSON format in C++ | products.as...

    Export DOT to JSON in C++ without using Microsoft Excel or Word...DOT to XLSB (Excel Binary Workbook) Convert DOT to XLSM (Macro-enabled...Convert DOT to XLSX (Open XML Workbook) Convert DOT to XLT (Excel...

    products.aspose.com/total/cpp/conversion/dot-to...
  7. View and Update Excel Properties Online or Add ...

    View and modify Excel properties through online app for free. C++ API code to add Excel properties....Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...XLSX Files Metadata (Open XML Workbook) XLTX Files Metadata (Excel...

    products.aspose.com/total/cpp/metadata/excel/
  8. Convert PPTM to CSV via C++ or with free Online...

    Export PPTM to CSV in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTM to CSV online converter quickly before integrating the code....can be done by creating a Workbook object and then calling the...PPTM to XLSB (Excel Binary Workbook) Convert PPTM to XLSM (Macro-enabled...

    products.aspose.com/total/cpp/conversion/pptm-t...
  9. Convert PPSM to CSV using Python or with free O...

    PPSM to CSV conversion in your Python applications without using Microsoft Office or online. Test free PPSM to CSV online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...PPSM to XLSB (Excel Binary Workbook) Convert PPSM to XLSM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  10. Set Range Border with Golang via C++|Documentation

    Learn how to set range borders using Aspose.Cells with Golang via C++....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/go-cpp/set-range-border/