Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 22,833 for

loadoptions

(0.32 sec)
  1. 将电子邮件保存为 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/zh/net/saving-an-email-as...
  2. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++.... auto loadOptions = System :: MakeObject <...will store its direction. loadOptions -> set_DocumentDirection...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose.PSD for Java 25.2 - Release Notes|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....; var loadOptions = new PsdLoadOptions (); loadOptions . setLoadEffectsResour...Image . load ( inputFile , loadOptions )) { var layerEffect = (...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  4. ChmLoadOptions | Aspose.Words for .NET

    Discover the ChmLoadoptions constructor for seamless initialization. Set default values effortlessly and enhance your application's performance today!... ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...with ms-its links.chm" )), loadOptions ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.loa...
  5. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....from(InputStream input, LoadOptions loadOptions) Specifies input document...from(String input, LoadOptions loadOptions) Specifies input document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ 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 auto loadOptions = MakeObject < LoadOptions > ( LoadFormat...

    docs.aspose.com/slides/cpp/default-font/
  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. Facing an issue word document parsing and setti...

    After reading the byte streaming and setting the sensitivity label property to the file before writing the docx files Once documents file is created and opened the file in word reader Getting an output with word found …... Use LoadOptions : When loading the document...document, utilize LoadOptions to specify necessary settings. For example...

    forum.aspose.com/t/facing-an-issue-word-documen...
  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. Customize PowerPoint Fonts in .NET|Aspose.Slide...

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

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