Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 20,557 for

loadoptions

(0.04 sec)
  1. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadoptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability....))) { MarkdownLoadOptions loadOptions = new MarkdownLoadOptions...new Document ( stream , loadOptions ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.loa...
  2. 将HTML转换为PDF文件在Java中|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF将HTML和MHTML格式转换为PDF文件。... 媒体查询支持 创建一个 HTML LoadOptions 。 设置打印或屏幕模式。 初始化 Document...HtmlMediaType 属性设置设备类型。 // 创建一个 HTML LoadOptions HtmlLoadOptions options =...

    docs.aspose.com/pdf/zh/java/convert-html-to-pdf/
  3. Public API Changes in Aspose.Cells 8.8.3|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.... Xlsx ); Added LoadOptions.SetPaperSize Method Aspose...using the newly exposed LoadOptions.SetPaperSize method as demonstrated...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Aspose::Words::Loading::TxtLeadingSpacesOptions...

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

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadoptions for enhanced CHM document loading. Customize your Document object with flexible options for optimal results....public class ChmLoadOptions : LoadOptions Constructors Name Description...behavior. ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose.Cells 8.6.3的公共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....instance of LoadOptions var loadOptions = new LoadOptions (); //Set...LoadDataOption created earlier loadOptions . LoadDataOptions = loadDataOptions...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

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

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. 识别自封闭标签的Node.js和C++实现|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....keep precision true const loadOptions = new AsposeCells . HtmlLoadOptions..."sampleSelfClosingTag.html" ), loadOptions ); // Save the workbook wb...

    docs.aspose.com/cells/zh/nodejs-cpp/recognise-s...
  9. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing...DocSaveOptions object in a LoadOptions object. with self . assertRaises...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...we will have to provide a LoadOptions object with the correct password...extensionString , new aw . Loading . LoadOptions ( "@sposeEncrypted_1145"...

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