Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 23,064 for

loadoptions

(1.29 sec)
  1. 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...
  2. 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...
  3. 在加载文件时自动调整行高(C++)|Documentation

    了解如何使用 Aspose.Cells 与 C++ 自动适应未使用自定义高度的行。...Cells 程序自动匹配行高,可以通过参数 LoadOptions.GetOnlyAuto() 实现。 请参考以下图...为其缓存行高仅为15。 如果在加载文件时将参数 LoadOptions.GetOnlyAuto() 设置为 true,Aspose...

    docs.aspose.com/cells/zh/cpp/autofit-row-height/
  4. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadoptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....Length ); TxtLoadOptions loadOptions = new TxtLoadOptions () {...new Document ( stream , loadOptions ); // Print hyperlinks text...

    reference.aspose.com/words/net/aspose.words.loa...
  5. PDF-ը EPUB ձևաչափի փոխարկում C# օգտագործելով

    Պիտակավորեք այս հոդվածը PDF-ն EPUB-ի փոխարկման համար C#-ի միջոցով։ Այն պարունակում է բոլոր մանրամասները IDE-ը պատրաստելու համար, քայլերի ցանկը և C# օգտագործելով PDF-ից EPUB ֆայլ փոխարկելու օրինակ։...օգտագործելով տարբեր ընտրանքներ LoadOptions օբյեկտում։ Քայլեր PDF-ից...փոխարկման համար Ստեղծեք LoadOptions դասի օրինակ՝ աղբյուրի ֆայլի...

    kb.aspose.com/hy/words/net/convert-pdf-to-epub-...
  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. 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...
  9. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device....ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" }); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/androidjava/custom-font/
  10. 支持可中断库|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 使长时间运行的任务可取消。安全地中断 PowerPoint 和 OpenDocument 的渲染和转换,并提供示例。...InterruptionToken 并将 LoadOptions 实例传递给 Presentation 构造函数时,调用...token ) => { LoadOptions options = new LoadOptions { InterruptionToken...

    docs.aspose.com/slides/zh/net/support-for-inter...