Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 22,885 for

loadoptions

(0.08 sec)
  1. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...DocSaveOptions object in a LoadOptions object. with self . assertRaises...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose CAD com.aspose.cad.cadexceptions.ImageSa...

    when i use aspose cad 23.8 to trans dwg file to pdf , it occured the following exceptions. and it runs normally in local (windows system) development envitonment , but deploy it on linux (ubuntu) allthings f…...cadInputStream ) { LoadOptions opts = new LoadOptions(); opts.setS...

    forum.aspose.com/t/aspose-cad-com-aspose-cad-ca...
  3. Aspose.PSD for .NET 22.11 - 发行说明|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....psd" ; var loadOptions = new PsdLoadOptions { LoadEffectsResource...Image . Load ( sourceFile , loadOptions )) { foreach ( var layer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...#=z_IIvKXU=(Stream #=z$A1ps7Y=, LoadOptions #=ze_om$e0=) Document.ctor(Stream...ctor(Stream input, LoadOptions options) AsposePdfGeneratorTe.C...

    forum.aspose.com/t/converting-html-to-pdf-error...
  5. FontSettings class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSettings class. Specifies font settings for a document...set the font settings in LoadOptions when loading the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  8. Different Ways to Open Files|Documentation

    This article explains how to open an Excel file using the Aspose.Cells for .NET API....with data only, use the LoadOptions and LoadFilter classes to...pass its instance to the LoadOptions.LoadFilter property. Here...

    docs.aspose.com/cells/net/different-ways-to-ope...
  9. Aspose.word 大量生成docx文档后,内存升高,如何控制 - Free Suppor...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document doc = …...existing files LoadOptions loadOptions = new LoadOptions(); loadOptions...Document("template.docx", loadOptions); Let the garbage collector...

    forum.aspose.com/t/aspose-word-docx/320895
  10. 使用 Node.js 及 C++ 加载具有特定系统文化信息的工作簿|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....js via C++提供了 LoadOptions.CultureInfo 属性,你可以用它在不更改...options = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...