Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 22,624 for

loadoptions

(0.15 sec)
  1. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....is used to initialize the LoadOptions object. Later on this object...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  2. 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-...
  3. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...wbc = new Workbook(ms, new LoadOptions(LoadFormat.Xlsx)); try {...

    forum.aspose.com/t/calculateformula-throws-an-e...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...