Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 20,296 for

loadoptions

(0.07 sec)
  1. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....// We can set a flag in a LoadOptions object to decide whether...auto loadOptions = MakeObject < Loading :: LoadOptions > ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Converter Class | Aspose.Words for .NET

    Effortlessly convert various document types with Aspose.Words.LowCode.Converter. Simplify your workflow using just one line of code for seamless integration.... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  3. TxtLoadOptions.leadingSpacesOptions property | ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Cells 8.8.0中的公共API更改|Documentation

    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....precision true HTMLLoadOptions loadOptions = new HTMLLoadOptions ( LoadFormat...LoadFormat . HTML ); loadOptions . setKeepPrecision ( true );...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. 通过 C++ 在 Node.js 中导入 HTML 时删除换行后的多余空格|Documenta...

    学习如何在导入 HTML 时使用 Aspose.Cells for Node.js via C++ 删除换行后多余的空格。...keep precision true const loadOptions = new AsposeCells . HtmlLoadOptions...AsposeCells . LoadFormat . Html ); loadOptions . setDeleteRedundantSp (...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-redu...
  6. 支持在使用 C++ 通过 Node.js 将 HTML 加载到 Excel 工作簿时布局 DI...

    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....support div tag layouts const loadOptions = new AsposeCells . HtmlLoadOptions...AsposeCells . LoadFormat . Html ); loadOptions . setSupportDivTag ( true...

    docs.aspose.com/cells/zh/nodejs-cpp/support-the...
  7. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....the correct password in a LoadOptions object. doc = new aw . Document...docx" , new aw . Loading . LoadOptions ( "MyPassword" )); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....the correct password in a LoadOptions object. doc = aw . Document...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Load OneNote Document or File in Java API

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... The API’s LoadOptions class provides the setDocumentPassword...steps: Create a new object of LoadOptions class Specify the password...

    docs.aspose.com/note/java/load-a-onenote-document/
  10. LoadOptions.convert_metafiles_to_png property |...

    Loadoptions.convert_metafiles_to_png property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....convert_metafiles_to_png property LoadOptions.convert_metafiles_to_png...load_options = aw . loading . LoadOptions () load_options . convert_metafiles_to_png...

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