Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 20,277 for

loadoptions

(0.05 sec)
  1. 在Python中自定义PowerPoint字体|Aspose.Slides for Pytho...

    Python中的PowerPoint自定义字体...read () loadOptions = slides . LoadOptions () loadOptions . doc...fonts" , "global \\ fonts" ] loadOptions . document_level_font_sources...

    docs.aspose.com/slides/zh/python-net/custom-font/
  2. Convert CSV to JSON with Node.js via C++|Docume...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for Node.js via C++ API....); const loadOptions = new AsposeCells . LoadOptions ( AsposeCells.... Workbook ( filePath , loadOptions ); const lastCell = workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-to...
  3. Public API Changes in Aspose.Cells 8.8.0|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....html ); HTMLLoadOptions loadOptions = new Aspose . Cells . HTMLLoadOptions...HTMLLoadOptions ( LoadFormat . Html ); loadOptions . KeepPrecision = true ;...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. 自定义 PowerPoint 字体在 C#|Aspose.Slides 文档

    在 C# 中的 PowerPoint 自定义字体...ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets\\fonts" , "global\\fonts" }; loadOptions . DocumentLevelFontSou ....

    docs.aspose.com/slides/zh/net/custom-font/
  5. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在导入HTML时防止大数字被转换为指数表示法,使用Aspose.Cells for Node.js via C++。...keep precision true const loadOptions = new AsposeCells . HtmlLoadOptions...AsposeCells . LoadFormat . Html ); loadOptions . setKeepPrecision ( true...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-expon...
  6. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when importing text files. Optimize your document processing today!... TxtLoadOptions loadOptions = new TxtLoadOptions ();...from every line's start. loadOptions . LeadingSpacesOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  7. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin....Description append(inputStream, loadOptions) Append the document loading...options. load(inputStream, loadOptions) Load the document using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Convert CSV to Excel in Java

    In this tutorial, you will learn how to convert CSV to Excel in Java. You can implement the process to convert CSV to XLSX in Java with simple API calls in a few easy steps....along with the newly created LoadOptions object. During this operation...CSV to Excel Initialize LoadOptions class instance to load the...

    kb.aspose.com/cells/java/how-to-convert-csv-to-...
  9. TxtTrailingSpacesOptions Enum | Aspose.Words fo...

    Discover Aspose.Words.TxtTrailingSpacesOptions enum for efficient trailing space management when importing text files. Enhance your document processing today!... TxtLoadOptions loadOptions = new TxtLoadOptions ();...from every line's start. loadOptions . LeadingSpacesOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  10. TxtLoadOptions.trailingSpacesOptions property |...

    TxtLoadoptions.trailingSpacesOptions property. Gets or sets preferred option of a trailing space handling... let loadOptions = new aw . Loading . TxtLoadOptions...from every line's start. loadOptions . leadingSpacesOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...