Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 20,554 for

loadoptions

(0.04 sec)
  1. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when importing text files. Optimize your document processing today!... TxtLoadOptions loadOptions = new TxtLoadOptions ();...from every line's start. loadOptions . LeadingSpacesOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  2. 在加载文件时自动调整行高(C++)|Documentation

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

    docs.aspose.com/cells/zh/cpp/autofit-row-height/
  3. PDF-ը EPUB ձևաչափի փոխարկում C# օգտագործելով

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

    kb.aspose.com/hy/words/net/convert-pdf-to-epub-...
  4. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method... LoadOptions , output_file : str , save_options...file name. load_options LoadOptions The input document load options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Cells 8.8.0|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....precision true HTMLLoadOptions loadOptions = new HTMLLoadOptions ( LoadFormat...LoadFormat . HTML ); loadOptions . setKeepPrecision ( true );...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. LoadOptions.preserve_include_picture_field prop...

    Loadoptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...preserve_include_picture_field property LoadOptions.preserve_include_picture_field...# We can set a flag in a LoadOptions object to decide whether...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LoadOptions.convert_shape_to_office_math proper...

    Loadoptions.convert_shape_to_office_math property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....convert_shape_to_office_math property LoadOptions.convert_shape_to_office_math...load_options = aw . loading . LoadOptions () # Use this flag to specify...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在加载工作簿时使用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-...
  9. Aspose::Words::Loading::ChmLoadOptions::get_Ori...

    Aspose::Words::Loading::ChmLoadoptions::get_OriginalFileName method. The name of the CHM file. Default value is null in C++.... auto loadOptions = System :: MakeObject <...:: ChmLoadOptions > (); loadOptions -> set_OriginalFileName (...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. 在Python中自定义PowerPoint字体|Aspose.Slides for Pytho...

    Python中的PowerPoint自定义字体...read () loadOptions = slides . LoadOptions () loadOptions . doc...fonts" , "global \\ fonts" ] loadOptions . document_level_font_sources...

    docs.aspose.com/slides/zh/python-net/custom-font/