Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 104,099 for

workbook

(0.22 sec)
  1. Compress PNG Files Online or via Java | product...

    Free online app to compress different PNG files. Java compression library code for PNG documents....Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...Compress XLSX Files (Open XML Workbook) Compress XLT Files (Excel...

    products.aspose.com/total/java/compress/png/
  2. Compress PPSX Files Online or via Java | produc...

    Free online app to compress different PPSX files. Java compression library code for PPSX documents....Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...Compress XLSX Files (Open XML Workbook) Compress XLT Files (Excel...

    products.aspose.com/total/java/compress/ppsx/
  3. Compress PPTM Files Online or via Java | produc...

    Free online app to compress different PPTM files. Java compression library code for PPTM documents....Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...Compress XLSX Files (Open XML Workbook) Compress XLT Files (Excel...

    products.aspose.com/total/java/compress/pptm/
  4. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....// Open the template file Workbook book ( srcDir + u "Book1.xlsx"...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  5. Aspose.CellsでExcelファイルをPDF形式に変換した場合にExcelでの見た目と...

    Aspose.Cells for Python via .NET(25.2.0)を利用しています。 Aspose.CellsでExcelワークブックをPDFに変換する際に、 Excel上にあるオブジェクトがExcelワークブックの見た目と異なった位置や模様でPDFに変換されてしまいます。 求める結果としてはExcel本体の機能のPDF変換と同等のPDF変換処理ができ、Excel上の見た目とPDF変換後の見た目が同じになることです。 …...cells import Workbook workbook = Workbook("PDF曄姺懳徾Excel尨杮....xlsx") workbook.save("out_python_net.pdf") 内部問題追跡システムで次の新しいチケットを開き、...

    forum.aspose.com/t/aspose-cells-excel-pdf-excel...
  6. Export Data from Excel to PPT - Free Support Fo...

    Hi, I have a query regarding export to PPT. I want to confirm whether it can be fulfilled through aspose slide. Problem: 1. Can we export data from excel to ppt. 2. I have excel which is not a Microsoft excel. I …...You may primarily use the Workbook.Save method with the appropriate...Moreover, to convert an Excel workbook to PPTX format using Aspose...

    forum.aspose.com/t/export-data-from-excel-to-pp...
  7. Read Excel File in C#

    This article explains how to read Excel file in C#. It includes the IDE configuration details, stepwise process, followed by a working sample code to create an XLSX reader in C#....and get the sheet with the Workbook.Worksheets property Get the...reader in C# . Firstly, the Workbook class is used to load the...

    kb.aspose.com/cells/net/read-excel-file-in-csharp/
  8. 用 C++ 实现其他语言的子合计或总计标签|Documentation

    学习如何使用 Aspose.Cells for C++ 在非英语环境中实现子合计和总计标签。...允许你使用 GlobalizationSetting 类和 Workbook.GetGlobalizationSett() 属性来实现,请参阅此文章了解如何使用...02_OutputDirectory \\ " ); Workbook wb ( srcDir + u "sample.xlsx"...

    docs.aspose.com/cells/zh/cpp/implement-subtotal...
  9. Page Setup Features|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 Worksheets collection...

    docs.aspose.com/cells/java/page-setup-features/
  10. How to Convert TXT to JSON File in Java

    In this quick tutorial, you will learn how to convert TXT to JSON file in Java. It elaborates on preparing the system environment, a step-by-step process along with the code snippet to develop Text to JSON converter in Java....Initialize an object of the Workbook class to load the source TXT...

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