Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 20,557 for

loadoptions

(0.05 sec)
  1. Public API Changes in Aspose.Note 1.9.0

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... Added a new LoadOptions Class The LoadOptions class is added...

    docs.aspose.com/note/net/public-api-changes-in-...
  2. Memory leak when extract attachments in PST - F...

    When I used ‘ExtractAttachments’ to parse attachments in a PST file, memory was not released. It appears that Dispose() method does not take effect. SharedPtr<PersonalStorage> pst = PersonalStorage::FromFile(pstFile, …...PersonalStorage::FromFile(pstFile, loadOptions); SharedPtr<FolderInfo> root...PersonalStorage::FromFile(pstFile, loadOptions); SharedPtr<FolderInfo> root...

    forum.aspose.com/t/memory-leak-when-extract-att...
  3. Aspose.PSD for .NET 22.5 - Release Notes|Docume...

    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.... Load ( inputFile , new LoadOptions ())) { Layer workLayer =... Load ( inputFile , new LoadOptions ())) { psdImage . Save (...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-5...
  4. 通过Node.js与C++加密Excel文件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++加密和密码保护Excel文件。...ods" )); 要解密ODS文件,通过在 LoadOptions.getPassword() 中提供密码来加载文件。一旦文件加载完成,将...file const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypting-...
  5. Auto Codepage Detection|CAD 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....following properties of the LoadOptions class. SpecifiedEncoding...

    docs.aspose.com/cad/java/auto-codepage-detection/
  6. Issue with GDI+ Initialization Error in .NET 8 ...

    We are encountering a critical issue with the GDI+ initialization when running our .NET 8 application on an AWS EC2 instance. The error occurs during the PDF generation process using Aspose.Pdf, leading to the following …...#=z$mUASwE=(Stream #=zXstK03A=, LoadOptions #=zBErtcz0=, Boolean #=zXk0OR$GvdIGd)...#=z$mUASwE=(Stream #=zXstK03A=, LoadOptions #=zBErtcz0=) at Aspose.Pdf...

    forum.aspose.com/t/issue-with-gdi-initializatio...
  7. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java.... TxtLoadOptions loadOptions = new TxtLoadOptions(); //...from every line's start. loadOptions.setLeadingSpacesOpti(txtLeadingSpacesOpti);...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.is_image property | Aspose.Words for ...

    ShapeBase.is_image property. Returns ``True`` if this shape is an image shape.... LoadOptions () load_options . base_uri...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LoadOptions.Password | Aspose.Words for .NET

    Manage your encrypted documents effortlessly with Loadoptions Password property. Securely set or retrieve your password for seamless access....Password Contents [ Hide ] LoadOptions.Password property Gets or...signOptions ); See Also class LoadOptions namespace Aspose.Words.Loading...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Aspose.Pdf Warning callback - Free Support Foru...

    Hi, I’m using Aspose.Pdf.Drawing version 24.9. I have a c# method to convert images into a pdf. I have added warning callback for other libraries. but when I try to add warning callback with Aspose.Pdf, I’m facing error…... Looks like LoadOptions / SaveOptions are also not...

    forum.aspose.com/t/aspose-pdf-warning-callback/...