Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 22,567 for

loadoptions

(0.1 sec)
  1. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....API: Create an instance of LoadOptions. Set the DefaultRegularFont...and asian fonts loadOptions = slides . LoadOptions ( slides . LoadFormat...

    docs.aspose.com/slides/python-net/default-font/
  2. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading Excel workbooks using Aspose.Cells for JavaScript via C++....Workbook , SaveFormat , LoadOptions , LoadFormat , LoadFilter...load VBA const loadOptions = new LoadOptions ( LoadFormat . Auto...

    docs.aspose.com/cells/javascript-cpp/filter-vba...
  3. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadoptions::TxtLoadoptions constructor. Initializes a new instance of this class with default values in C++....-> get_Length ()); auto loadOptions = System :: MakeObject <...:: TxtLoadOptions > (); loadOptions -> set_DetectHyperlinks (...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadoptions::get_DetectHyperlinks method. Specifies either to detect hyperlinks in text. The default value is false in C++....-> get_Length ()); auto loadOptions = System :: MakeObject <...:: TxtLoadOptions > (); loadOptions -> set_DetectHyperlinks (...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Processor.from_file method | Aspose.Words for P...

    aspose.words.lowcode.Processor.from_file method... LoadOptions ): ... Parameter Type Description...file name. load_options LoadOptions Optional load options used...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and save options.... LoadOptions , output_stream : io . BytesIO...input stream. load_options LoadOptions The document load options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IDocumentConverterPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words.IDocumentConverterPlugin interface—your solution for seamless external document conversion. Enhance your workflow today!...Description Convert ( Stream, LoadOptions , Stream, SaveOptions ) Converts...ConvertToImages ( Stream, LoadOptions , SaveOptions ) Converts...

    reference.aspose.com/words/net/aspose.words/ido...
  8. IDocumentMergerPlugin.merge method | Aspose.Wor...

    IDocumentMergerPlugin.merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams.... LoadOptions ]): ... Parameter Type Description...streams. load_options List[ LoadOptions ] Load options for the input...

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

    Discover the MarkdownLoadoptions constructor to easily initialize MarkdownLoadoptions instances for enhanced document processing and customization....))) { MarkdownLoadOptions loadOptions = new MarkdownLoadOptions...new Document ( stream , loadOptions ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.loa...
  10. 通过 Node.js 结合 C++ 将 CSV、TSV 和 TXT 转换为 Excel|Doc...

    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...."data" ); // Instantiate LoadOptions specified by the LoadFormat...loadOptions4 = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-csv...