Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 153,294 for

load

(0.32 sec)
  1. Remove Unused Styles inside the Workbook with N...

    Learn how to remove unused styles from a workbook using Aspose.Cells for Node.js via C++.... The code loads the template Excel file which..."Template-With-Unused-Custom-Style.xlsx" ); // Load template Excel file containing...

    docs.aspose.com/cells/nodejs-cpp/remove-unused-...
  2. Password Protect the VBA Project of an Excel Wo...

    Learn how to password protect the VBA Project of an Excel workbook using Aspose.Cells with C++....Code The following sample code loads the sample Excel file , accesses..."outputPasswordProtec.xlsm" ; // Load the source Excel file Workbook...

    docs.aspose.com/cells/cpp/password-protect-the-...
  3. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。...customFontsDir ; // Specify load options with font configs. const...await file . arrayBuffer (); // Load the sample Excel file with individual...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  4. Aspose.Tasks fails at runtime when using Aspose...

    Hello team, I am using Aspose.Tasks in a .NET project and found a runtime issue when referencing Aspose.Drawing 26.4.0. The same functionality works correctly if we downgrade Aspose.Drawing to 23.5.0. Environment .NE…...where the component failed to load the drawing assembly correctly...Aspose.Diagram 26.1.0 fails to load Aspose.Drawing.Common assembly...

    forum.aspose.com/t/aspose-tasks-fails-at-runtim...
  5. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...document with a password, and then load it using Aspose.words. let doc...the correct password to the loading constructor. doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Diagram for Java|Documentation

    Aspose.Diagram is the most flexible and reliable API that allows Java Applications to create and manage Microsoft Office Visio drawings without requiring Microsoft Office Visio to be installed on the system....Diagram for Java Load Save Print Aspose.Diagram for...

    docs.aspose.com/diagram/java/
  7. Aspose.Diagram for .NET|Documentation

    Aspose.Diagram, is a pure .NET API for working with the Microsoft Visio Object Model.It provides Visio file formats conversions to images, PDF, HTML, XML and XAML formats. Popular file formats supported include VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, and VSSM....NET Load Save Print Aspose.Diagram for...

    docs.aspose.com/diagram/net/
  8. Convert XBRL to iXBRL(inline xbrl) via Python |...

    Sample code for iXBRL to XBRL Python conversion. Use API example code for batch iXBRL files to XBRL conversion within Python based applications....How to Convert iXBRL to XBRL Load input inline XBRL file using...

    products.aspose.com/finance/python-net/conversi...
  9. 减小文件大小|Documentation

    本节介绍如何使用 Aspose.Diagram 减小 diagram 的文件大小。... class ); // Load a Visio diagram Diagram diagram...

    docs.aspose.com/diagram/zh/java/reduce-file-size/
  10. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Java recognition engine....png" ); // Limit recognition load to 2 threads RecognitionSettings...

    docs.aspose.com/ocr/java/multithreading/