Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 157,002 for

xlsx

(0.17 sec)
  1. Convert XBRL to iXBRL via Python | products.asp...

    Sample code for XBRL to SEC html report Python conversion. Use API example code for batch XBRL files to SEC html report conversion within Python based applications....Other Conversion Options XBRL to XLSX (Microsoft Excel Open XML Spreadsheet)...

    products.aspose.com/finance/python-net/conversi...
  2. Convert OFX Request File from 1.03 to 2.2 Forma...

    Sample code for OFX request file from 1.03 to 2.2 Python conversion. Use API example code for batch OFX request conversion within Python based applications....2 Format) XBRL to XLSX (Microsoft Excel Open XML Spreadsheet)...

    products.aspose.com/finance/python-net/conversi...
  3. Load Workbook with specified Printer Paper Size...

    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....it in a byte array stream in XLSX format. Then it loads it with...

    docs.aspose.com/cells/java/load-workbook-with-s...
  4. Supported File Formats|Aspose.PDF for Java

    This page shows which Aspose.PDF for Java can load and save file formats....Microsoft Excel SpreadSheet XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/java/supported-file-formats/
  5. Supported File Formats|Aspose.PDF for PHP via Java

    This page shows which Aspose.PDF for PHP via Java can load and save file formats....Microsoft Excel SpreadSheet XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/php-java/supported-file-for...
  6. Use Custom XML Parts in Aspose.Cells|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....xlsx to .zip and then opening it...

    docs.aspose.com/cells/python-net/use-custom-xml...
  7. Remove PPT Annotation using Python | products.a...

    Python source code to remove PPT presentation comments...NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/python-net/annotatio...
  8. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Java Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/java/annotation/ppt/
  9. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....xlsx" ); // Get the detected load...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  10. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.Xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...xlsx"); Worksheet worksheet = workbook...insertColumns(3, 2); workbook.save("output.xlsx"); In the attached zip file...

    forum.aspose.com/t/change-in-behavior-of-cells-...