Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 134,991 for

xlsx

(0.09 sec)
  1. Convert XLS File with Images or Charts to PDF w...

    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.... Convert XLSX File to PDF Format with Node...

    docs.aspose.com/cells/nodejs-cpp/convert-xls-fi...
  2. OleFormat.AutoUpdate | Aspose.Words for .NET

    Discover the OleFormat AutoUpdate property in Microsoft Word, ensuring your OLE object links stay current and enhance document accuracy effortlessly....xlsx" )); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. OleFormat.IsLocked | Aspose.Words for .NET

    Discover the OleFormat IsLocked property, control OLE object links and enhance data integrity by preventing unwanted updates. Learn more now!...xlsx" )); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.Xlsx"); var worksheet = workbook.Worksheets["EDA"]; var valueBefore = work…...xlsx"); var worksheet = workbook...

    forum.aspose.com/t/caculate-formula-causes-some...
  5. 使用Node.js通过C++更改HTML链接的目标类型|Documentation

    学习如何使用Aspose.Cells for Node.js via C++更改HTML链接的目标类型。控制你的HTML链接中的目标属性。...xlsx" ); const outputPath = path...

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  6. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....xlsx" ), AsposeCells . SaveFormat . Xlsx ); Decrease...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  7. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE object....xlsx' , ole_format . suggested_extension...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells for Java

    This API allows you to do all kinds of operations on Excel files files in Java code including creating, editing and converting etc....Excel in Java How to Convert XLSX to PDF having Restricted Permissions...

    kb.aspose.com/cells/java/page/4/
  9. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....xlsx" )); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using Java...xlsx" ); com . aspose . cells . Worksheet...aspose . cells . SaveFormat . XLSX ); workbook . dispose (); Presentation...

    docs.aspose.com/slides/androidjava/working-solu...