Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 22,512 for

loadoptions

(0.06 sec)
  1. 在加载工作簿时使用Node.js通过C++过滤VBA项目|Documentation

    学习如何在加载Excel工作簿时使用Aspose.Cells for Node.js via C++过滤VBA项目。...VBA const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...LoadDataFilterOption . VBA ); loadOptions . setLoadFilter ( loadFilter...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-vba-...
  2. Word-ից Excel փոխարկում Python-ի օգնությամբ

    Հետևեք այս հոդվածին՝ Word փաստաթուղթը Excel ձևաչափի փոխարկելու համար՝ օգտագործելով Python։ Այն պարունակում է IDE-ի կարգավորման բոլոր մանրամասները, քայլերի ցանկը և օրինակային կոդ՝ Python-ում պարզ Word DOC-ից Excel փոխարկիչ կառուցելու համար։...պահանջների՝ օգտագործելով LoadOptions և SaveFormat։ Քայլեր՝ DOC...Document և License Ստեղծեք LoadOptions օբյեկտ՝ մուտքային ձևաչափը...

    kb.aspose.com/hy/words/python/conversion-from-w...
  3. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for .NET. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....InterruptionToken is set and the LoadOptions instance is passed to the...token ) => { LoadOptions options = new LoadOptions { InterruptionToken...

    docs.aspose.com/slides/net/support-for-interrup...
  4. 如何修复加载大型电子表格时的java.lang.OutOfMemoryError|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....//Specify the LoadOptions LoadOptions options = new LoadOptions (); //Set...

    docs.aspose.com/cells/zh/java/how-to-fix-the-ja...
  5. Specify Default Presentation Fonts in JavaScrip...

    Set default fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....API: Create an instance of LoadOptions . Set the DefaultRegularFont...fonts var loadOptions = new aspose . slides . LoadOptions ( aspose...

    docs.aspose.com/slides/nodejs-java/default-font/
  6. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java....to the LoadOptions.getWarningCallback() / LoadOptions.setWarningCallback(com...WarningInfoCollectio(); LoadOptions loadOptions = new LoadOptions(); loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadoptions::get_PreserveEmptyLines method. Gets or sets a boolean value indicating whether to preserve empty lines while load a Markdown document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the document are also ignored. This option allows to import such empty lines in C++....GetBytes ( mdText )); auto loadOptions = System :: MakeObject <...MarkdownLoadOptions > (); loadOptions -> set_PreserveEmptyLines...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadoptions::RtfLoadoptions constructor. Initializes a new instance of this class with default values in C++.... auto loadOptions = System :: MakeObject <...that may occur in the text. loadOptions -> set_RecognizeUtf8Text...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Aspose::Words::Loading::RtfLoadOptions::get_Rec...

    Aspose::Words::Loading::RtfLoadoptions::get_RecognizeUtf8Text method. When set to true, will try to detect UTF8 characters, they will be preserved during import in C++.... auto loadOptions = System :: MakeObject <...that may occur in the text. loadOptions -> set_RecognizeUtf8Text...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Merger.create method | Aspose.Words for Python

    aspose.words.lowcode.Merger.create method... LoadOptions () first_load_options . ignore_ole_data...second_load_options = aw . loading . LoadOptions () second_load_options ....

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