Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 20,296 for

loadoptions

(0.04 sec)
  1. IDocumentProcessorPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words IDocumentProcessorPlugin interface to enhance your document processing with powerful external plugins for seamless integration....Description Append ( Stream, LoadOptions ) Append the document loading...options. Load ( Stream, LoadOptions ) Load the document using...

    reference.aspose.com/words/net/aspose.words/ido...
  2. 用 Node.js 和 C++ 加密与解密 ODS 文件|Documentation

    利用 Aspose.Cells for Node.js via C++ 密码保护和加密 ODS 文件。...C++ 解密 ODS 文件 要解密ODS文件,请在 LoadOptions.getPassword() 中提供密码后加载文件。一旦加载完成,将...file const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  3. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadoptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim in C++.... auto loadOptions = MakeObject < TxtLoadOptions...from every line's start. loadOptions -> set_LeadingSpacesOptions...

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

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file in C++.... auto loadOptions = MakeObject < TxtLoadOptions...from every line's start. loadOptions -> set_LeadingSpacesOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the document's content...PlainTextDocument(fileName, loadOptions) Creates a plain text document...PlainTextDocument(stream, loadOptions) Creates a plain text document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Recognise Self Closing Tags with Node.js via C+...

    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....keep precision true const loadOptions = new AsposeCells . HtmlLoadOptions..."sampleSelfClosingTag.html" ), loadOptions ); // Save the workbook wb...

    docs.aspose.com/cells/nodejs-cpp/recognise-self...
  7. LoadOptions.updateDirtyFields property | Aspose...

    Loadoptions.updateDirtyFields property. Specifies whether to update the fields with the ``dirty`` attribute....updateDirtyFields property LoadOptions.updateDirtyFields property...Words.Loading class LoadOptions LoadOptions.tempFolder property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm in C++....the correct password in a LoadOptions object. doc = MakeObject...Password.docx" , MakeObject < LoadOptions > ( u "MyPassword" )); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....PlainTextDocument ( Stream, LoadOptions ) Creates a plain text document...PlainTextDocument ( string, LoadOptions ) Creates a plain text document...

    reference.aspose.com/words/net/aspose.words/pla...
  10. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....from(InputStream input, LoadOptions loadOptions) Specifies input document...from(String input, LoadOptions loadOptions) Specifies input document...

    reference.aspose.com/words/java/com.aspose.word...