Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 104,120 for

workbook

(0.24 sec)
  1. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …... var xls1 = new Workbook(“C:\11.xlsx”); var worksheet...achieve this, you may use the Workbook.Save method along with the...

    forum.aspose.com/t/resulting-table-borders-are-...
  2. Excel v 95 to PDF - Free Support Forum - aspose...

    receive an error that the format is not supported...render PDF file from Excel workbooks, see the document for your...As “Microsoft Office Excel Workbook”. Now you can use Aspose.Cells...

    forum.aspose.com/t/excel-v-95-to-pdf/33297
  3. Create a Slicer for an Excel 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.... Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/java/create-slicer-to-exc...
  4. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly.... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/cpp/manage-ole/
  5. Specify the Language of the Excel File using Bu...

    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 changes its built‑in document...

    docs.aspose.com/cells/net/specify-the-language-...
  6. XML Paper Specification - XPS|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....Assistant Close Convert Excel workbook to ODS, SXC and FODS (OpenOffice...

    docs.aspose.com/cells/java/xml-paper-specificat...
  7. Prefix Table Elements Styles with HtmlSaveOptio...

    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....Rows while loading HTML in Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/prefix-table-e...
  8. Add Sorting feature for rendering Table item|Do...

    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....report is exported to an Excel workbook. By adding a sorting configuration...

    docs.aspose.com/cells/reportingservices/add-sor...
  9. Hiding and Showing Rows and Columns|Documentation

    This article shows how to Hide and Show Rows and Columns by the Aspose.Cells for Python via .NET API....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/python-net/hiding-and-sho...
  10. How to Convert XML to CSV using Java

    This quick tutorial discusses how to convert XML to CSV using Java. It covers the environment configuration, stepwise algorithm, and a runnable code snippet to convert XML to CSV using Java....convert XML to CSV Initiate a Workbook class instance to load the...input XML document using the Workbook class. Subsequently, the save()...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...