Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 20,554 for

loadoptions

(0.06 sec)
  1. ChmLoadOptions.originalFileName property | Aspo...

    ChmLoadoptions.originalFileName property. The name of the CHM file... let loadOptions = new aw . Loading . ChmLoadOptions...ChmLoadOptions (); loadOptions . originalFileName = "amhelp.chm"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Loading::HtmlLoadOptions::get_Su...

    Aspose::Words::Loading::HtmlLoadoptions::get_SupportFontFaceRules method. Gets or sets a value indicating whether to support @font-face rules and whether to load declared fonts. Default value is false in C++.... auto loadOptions = System :: MakeObject <...:: HtmlLoadOptions > (); loadOptions -> set_SupportFontFaceRules...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Unlock PPT Presentation Files using Python | pr...

    Python source code to remove protection from PPT Presentation....slides loadOptions = slides . LoadOptions() loadOptions . password...Presentation( "encrypted-pres.ppt" , loadOptions) as pres: pres . protection_manager...

    products.aspose.com/slides/python-net/unlock/ppt/
  4. Unlock PPTX Presentation Files using Python | p...

    Python source code to remove protection from PPTX Presentation....slides loadOptions = slides . LoadOptions() loadOptions . password..."encrypted-pres.pptx" , loadOptions) as pres: pres . protection_manager...

    products.aspose.com/slides/python-net/unlock/pptx/
  5. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize document merging. Enhance formatting control when combining multiple files effortlessly....KeepSourceLayout ); LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...true }; LoadOptions secondLoadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.low...
  6. Aspose.Cells 16.12.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....0 已公开了 LoadFilter 类及 LoadOptions.LoadFilter 属性,二者可一起控制在从模板文件初始化...// Create an instance of LoadOptions class var options = new Aspose...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Load source excel file without charts|Documenta...

    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.... Please use LoadOptions.LoadFilter property for this...load charts LoadOptions options = new LoadOptions (); options...

    docs.aspose.com/cells/java/load-source-excel-fi...
  8. Saving an Email as PDF|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....// create an instance of LoadOptions and set the LoadFormat to...to Mhtml var loadOptions = new Aspose . Words . Loading . LoadOptions...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  9. Getting Warning Callbacks for Fonts Substitutio...

    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....Warning Callbacks using LoadOptions class. Load the presentation...Callbacks System :: SharedPtr < LoadOptions > options = System :: MakeObject...

    docs.aspose.com/slides/cpp/getting-warning-call...
  10. Custom PowerPoint Font in Python|Aspose.Slides ...

    PowerPoint custom fonts in Python...read () loadOptions = slides . LoadOptions () loadOptions . doc...fonts" , "global \\ fonts" ] loadOptions . document_level_font_sources...

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