Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 22,567 for

loadoptions

(0.26 sec)
  1. ParagraphFormat.Bidi | Aspose.Words for .NET

    Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved document layout.... TxtLoadOptions loadOptions = new TxtLoadOptions ();...will store its direction. loadOptions . DocumentDirection = DocumentDirection...

    reference.aspose.com/words/net/aspose.words/par...
  2. Error converting .VSD to PDF - Free Support For...

    ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd.zip (149.5 KB) When trying to convert the file ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd to PDF, an error occurs. Testing the conversion on your …...loading the diagram, use LoadOptions to specify the file format...the format. LoadOptions loadOptions = new LoadOptions(); loadOptions...

    forum.aspose.com/t/error-converting-vsd-to-pdf/...
  3. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just loading and saving the file in the desired format....convert XLS to XLSX Create a LoadOptions class object to apply filter...the desired filters in the LoadOptions object Save the output file...

    kb.aspose.com/cells/python/how-to-convert-xls-t...
  4. LoadOptions.update_dirty_fields property | Aspo...

    Loadoptions.update_dirty_fields property. Specifies whether to update the fields with the ``dirty`` attribute....update_dirty_fields property LoadOptions.update_dirty_fields property...SaveFormat . DOCX ) # The LoadOptions object has an option to update...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Processor class | Aspose.Words for Python

    aspose.words.lowcode.Processor class. Processor class for performing different document processing actions.... LoadOptions () first_load_options . ignore_ole_data...second_load_options = aw . loading . LoadOptions () second_load_options ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C++ 通过 Node.js 在从模板文件加载工作簿时筛选特定类型的数据|Documen...

    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....请使用 LoadOptions.getLoadFilter() 属性实现此目的。...。下图显示了 模板文件 的内容,并说明因为设置了 LoadOptions.getLoadFilter() 属性为 Shape...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-t...
  7. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...请使用 LoadOptions.GetLoadFilter() 属性实现此功能。...的内容,并且解释了红色和黄色背景中的数据将不会被加载,因为 LoadOptions.GetLoadFilter() 属性已设置为 LoadDataFilterOption...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  8. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++.... auto loadOptions = System :: MakeObject <...will store its direction. loadOptions -> set_DocumentDirection...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...document using: LoadOptions loadOptions = new LoadOptions(); loadOptions...new Document("input.docx", loadOptions); Melancholy June 26, 2025...

    forum.aspose.com/t/page-margin-problem/314423
  10. Aspose.PSD for Java 25.2 - 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....; var loadOptions = new PsdLoadOptions (); loadOptions . setLoadEffectsResour...Image . load ( inputFile , loadOptions )) { var layerEffect = (...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...