Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 22,659 for

loadoptions

(0.08 sec)
  1. Aspose.Cells 8.8.0中的公共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....html ); HTMLLoadOptions loadOptions = new Aspose . Cells . HTMLLoadOptions...HTMLLoadOptions ( LoadFormat . Html ); loadOptions . KeepPrecision = true ;...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Secure Presentations with Passwords in Java|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Secure your presentations....presentation: LoadOptions loadOptions = new LoadOptions (); loadOptions...Presentation ( "pres.pptx" , loadOptions ); try { // work with decrypted...

    docs.aspose.com/slides/java/password-protected-...
  3. Secure Presentations with Passwords on Android|...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Secure your presentations....presentation: LoadOptions loadOptions = new LoadOptions (); loadOptions...Presentation ( "pres.pptx" , loadOptions ); try { // work with decrypted...

    docs.aspose.com/slides/androidjava/password-pro...
  4. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++....deleteRedundantSpace true const loadOptions = new HtmlLoadOptions ( LoadFormat...LoadFormat . Html ); loadOptions . deleteRedundantSpace = true...

    docs.aspose.com/cells/javascript-cpp/delete-red...
  5. Support the layout of DIV tags while loading HT...

    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....support DIV tag layouts const loadOptions = new HtmlLoadOptions ( LoadFormat...LoadFormat . Html ); loadOptions . supportDivTag = true ; //...

    docs.aspose.com/cells/javascript-cpp/support-th...
  6. DocSaveOptions Class | Aspose.Words for .NET

    Optimize document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility....DocSaveOptions object in a LoadOptions object. Assert . Throws <...doc" )); LoadOptions loadOptions = new LoadOptions ( "MyPassword"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method... LoadOptions ], save_options : aspose...names. load_options List[ LoadOptions ] Load options for the input...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Ինչպես փոխարկել ODP-ն PPTX-ի Python-ում

    Այս փոքրիկ ձեռնարկը բացատրում է, թե ինչպես փոխարկել ODP-ն PPTX-ի Python-ում: Դուք կստանաք հստակ տեղեկատվություն շրջակա միջավայրի կարգավորումների, մանրամասների կազմաձևման քայլերի և գործարկվող օրինակելի կոդի մասին՝ Python-ում ODP-ի PPTX-ի փոխակերպելու համար:...արտահանելու համար Օգտագործելով LoadOptions , սահմանեք բեռնման ձևաչափը...օգտագործելով պարզ API ինտերֆեյս: LoadOptions դասի օբյեկտը ստեղծվել է ներկայացման...

    kb.aspose.com/hy/slides/python/how-to-convert-o...
  9. 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 = System :: MakeObject <...from every line's start. loadOptions -> set_LeadingSpacesOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. 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 = System :: MakeObject <...from every line's start. loadOptions -> set_LeadingSpacesOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...