Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 21,619 for

loadoptions

(0.09 sec)
  1. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....one" , new LoadOptions()); 76 77 // Create an object...

    docs.aspose.com/note/java/working-with-onenote-...
  2. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++....set the font settings in LoadOptions when loading the document...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....one" , new LoadOptions()); 5 6 // Get a list of...

    docs.aspose.com/note/java/working-with-tables/
  4. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....the correct password in a LoadOptions object. doc = new Docume..."OoxmlSaveOptions.Password.docx", new LoadOptions("MyPassword")); Assert.assertEquals("Hello...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for Java 20.9 - 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....LoadOptions) M:com.aspose.psd.fileformats...smartObjectLayer . loadContents ( new LoadOptions ()); try { invertImage (...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  6. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java.... TxtLoadOptions loadOptions = new TxtLoadOptions(); //...will store its direction. loadOptions.setDocumentDirection(DocumentDirection...

    reference.aspose.com/words/java/com.aspose.word...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Convert PDF documents using C# API https://docs.aspose.com/pdf/net/converting/ Recent content in Convert PDF documents using C# API on Documentation ......pdf/loadoptions LoadOptions object. Later, this...aspose.com/pdf/net/aspose.pdf/loadoptions SvgLoadOptions class. Create...

    docs.aspose.com/pdf/net/converting/index.xml
  8. Aspose.PSD for .NET 20.9 - 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....LoadOptions) M:Aspose.PSD.FileFormats...smartObjectLayer . LoadContents ( new LoadOptions ())) { InvertImage ( innerImage...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  9. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....is used to initialize the LoadOptions object. Later, this object...ocumentConversion (); var loadopt = new Aspose . Pdf . SvgLoadOptions...

    docs.aspose.com/pdf/net/convert-images-format-t...
  10. FontSettings | Aspose.Words for Java

    Specifies font settings for a document in Java....set the font settings in LoadOptions when loading the document...

    reference.aspose.com/words/java/com.aspose.word...