Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 104,099 for

workbook

(0.13 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. Java API to Convert OTT to XLS or with free Onl...

    Convert OTT to XLS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to XLS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. Converting **OTT to...

    products.aspose.com/total/java/conversion/ott-t...
  3. Convert DOCM to XLSB via Java or with free Onli...

    Convert DOCM to XLSB via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to XLSB online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/java/conversion/docm-...
  4. 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
  5. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties visible in the Document Information Panel using Aspose.Cells with Golang via C++....custom properties inside the workbook object which are visible inside...menu commands. Please use Workbook.ContentTypePropertie.Add()...

    docs.aspose.com/cells/go-cpp/adding-custom-prop...
  6. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel Workbooks to HTML using Aspose.Cells for C++....save Excel workbooks to HTML. However, if the workbook contains...

    docs.aspose.com/cells/go-cpp/prevent-exporting-...
  7. 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...
  8. 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-...
  9. Hide the Gridlines in Excel with Python

    Hide the gridlines in Excel with Python by following this article. Get IDE details, programming steps, and a sample code to remove gridlines with Python....to remove gridline Create a Workbook and access a worksheet for...gridlines Save the resultant workbook after eliminating the lines...

    kb.aspose.com/cells/python/hide-the-gridlines-i...
  10. Check if VBA Code is Signed|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.... Please use the Workbook.getVbaProject().isSigned()...is signed or not using the Workbook.getVbaProject().isSigned()...

    docs.aspose.com/cells/java/check-if-vba-code-is...