Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 20,554 for

loadoptions

(0.06 sec)
  1. DocumentLoadingArgs | Aspose.Words for Java

    An argument passed into IDocumentLoadingCallback.notifycom.aspose.words.DocumentLoadingArgs in Java....LoadingProgressCallb(); LoadOptions loadOptions = new LoadOptions(); { loadOptions...Document(getMyDir() + "Big document.docx", loadOptions); } catch (IllegalStateExceptio...

    reference.aspose.com/words/java/com.aspose.word...
  2. LoadOptions.IgnoreOleData | Aspose.Words for .NET

    Discover how the Loadoptions IgnoreOleData property enhances your data handling by allowing you to control OLE data processing. Optimize your workflow today!...IgnoreOleData Contents [ Hide ] LoadOptions.IgnoreOleData property Specifies...objects. LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.loa...
  3. LoadOptions.fontSettings property | Aspose.Word...

    Loadoptions.fontSettings property. Allows to specify document font settings....fontSettings property LoadOptions.fontSettings property Allows...newly created LoadOptions object. let loadOptions = new aw . Loading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadoptions class. Allows to specify additional options when loading Text document into a Document object. To learn more, visit the documentation article in C++....Aspose :: Words :: Loading :: LoadOptions Methods Method Description...System::TypeInfo&) const override LoadOptions () Initializes a new instance...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Open Presentation in C#|Aspose.Slides Documenta...

    Open or load Presentation PPT, PPTX, ODP in C# or .NET...Password property (from the LoadOptions class) to decrypt the presentation...operation: LoadOptions loadOptions = new LoadOptions { Password...

    docs.aspose.com/slides/net/open-presentation/
  6. Open Presentation|Aspose.Slides for PHP Documen...

    Open or load Presentation PPT, PPTX, ODP...Password property (from the LoadOptions class) to decrypt the presentation...operation: $loadOptions = new LoadOptions (); $loadOptions -> setPassword...

    docs.aspose.com/slides/php-java/open-presentation/
  7. IDocumentConverterPlugin.ConvertToImages | Aspo...

    Effortlessly convert document pages to images with the ConvertToImages method in IDocumentConverterPlugin. Fast, reliable, and easy to use!...Stream inputStream , LoadOptions loadOptions , SaveOptions saveOptions...The input stream. loadOptions LoadOptions The document load options...

    reference.aspose.com/words/net/aspose.words/ido...
  8. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...KeepSourceLayout ); LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...true }; LoadOptions secondLoadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.low...
  9. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....from(InputStream input, LoadOptions loadOptions) Specifies input document...from(String input, LoadOptions loadOptions) Specifies input document...

    reference.aspose.com/words/java/com.aspose.word...
  10. C++中的自定义字体|Aspose.Slides 文档

    C++中的PowerPoint自定义字体...Slides 提供 LoadOptions::set_DocumentLevelFontSou...属性,允许您指定将与演示文稿一起使用的外部字体。 以下C++代码显示了如何使用 LoadOptions::set_DocumentLevelFontSou...

    docs.aspose.com/slides/zh/cpp/custom-font/