Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 20,556 for

loadoptions

(0.12 sec)
  1. 在从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...
  2. Aspose::Words::Loading::BlockImportMode enum | ...

    Aspose::Words::Loading::BlockImportMode enum. Specifies how properties of block-level elements are imported from HTML-based documents in C++....GetBytes ( html )); auto loadOptions = System :: MakeObject <...HTML block-level elements. loadOptions -> set_BlockImportMode (...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Load text 3D files with custom encoding|Documen...

    Using Aspose.3D for .NET, developers can customize the text encoding for text-based 3D files....Create LoadOptions with Specific Encoding: A LoadOptions object...

    docs.aspose.com/3d/net/load-text-3d-files-with-...
  4. Recognise Self Closing Tags with C++|Documentation

    Learn how to handle self-closing tags in HTML using Aspose.Cells with C++....precision true HtmlLoadOptions loadOptions ( LoadFormat :: Html ); //..."sampleSelfClosingTag.html" , loadOptions ); // Save the workbook wb...

    docs.aspose.com/cells/cpp/recognise-self-closin...
  5. 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...
  6. 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-...
  7. 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...
  8. Public API Changes in Aspose.Imaging 17.6|Docum...

    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....RandomAccessFile file, LoadOptions loadOptions) Method Image.save(java...

    docs.aspose.com/imaging/java/public-api-changes...
  9. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    Aspose.Words.Loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file.... let loadOptions = new aw . Loading . TxtLoadOptions...from every line's start. loadOptions . leadingSpacesOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在 Aspose.Slides 中获取字体替代的警告回调|Aspose.Slides 文档

    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 类设置警告回调。 加载一个使用在目标机器上不可用的字体的演示文稿文件。...设置警告回调 System :: SharedPtr < LoadOptions > options = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/getting-warning-c...