Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 151,279 for

load

(1.57 sec)
  1. Visio File Annotations NET C# | products.aspose...

    Add or remove data annotation of Visio with just few lines of C# code.... Load Visio file using Diagram class...

    products.aspose.com/diagram/net/annotation/
  2. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....bmp"; // Load XPS document form the XPS file...dataDir + "XPStoImage_out.bmp"; // Load XPS document form the XPS file...

    docs.aspose.com/page/net/convert-xps/
  3. 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....multilingual encoding/decoding Load and save barcodes via streams...

    docs.aspose.com/barcode/nodejsjava/features/
  4. Frequent Timeout Errors Since Jan 27 (40% Incre...

    We’ve been seeing consistent timeout errors from Aspose starting January 27. Over the last two days, the frequency of these timeouts has increased by ~40% compared to previous days....related to time of day or system load. Ensure you’re using the latest...

    forum.aspose.com/t/frequent-timeout-errors-sinc...
  5. When converting from Word to PDF in .NET, font ...

    I am using Aspose.Word latest version 26.4.0. When I try to convert a Word file which I Load from a template to PDF using result.Save(output, SaveFormat.Pdf); some font styles are not preserved, see screenshot below: …...convert a Word file which I load from a template to PDF using...

    forum.aspose.com/t/when-converting-from-word-to...
  6. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Call the diagram constructor to load diagram from a VSDX file Diagram...= PdfCompliance . Pdf15 ; // Load the certificate from disk. //...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  7. Protect PPT Presentation Files using Python | p...

    Python source code to protect PPT Presentation.... Load PPT with an instance of Presentation...

    products.aspose.com/slides/python-net/protect/ppt/
  8. 通过Node.js和C++为Excel工作簿的VBA项目设置密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel工作簿的VBA项目加密密码。...join ( __dirname , "data" ); // Load your source Excel file. const...

    docs.aspose.com/cells/zh/nodejs-cpp/password-pr...
  9. Export VBA Certificate to File or Stream with N...

    Learn how to export a VBA digital certificate to a file or stream using Aspose.Cells for Node.js via C++. Access raw data of VBA digital certificates....join ( __dirname , "data" ); // Load your source Excel file into...

    docs.aspose.com/cells/nodejs-cpp/export-vba-cer...
  10. Protect PPT Presentation Files using C++ | prod...

    C++ source code to protect PPT Presentation.... Load PPT with an instance of Presentation...

    products.aspose.com/slides/cpp/protect/ppt/