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

loadoptions

(0.13 sec)
  1. Document | Aspose.Words for Java

    Represents a Word document in Java....Document(String fileName, LoadOptions loadOptions) Opens an existing...Document(InputStream stream, LoadOptions loadOptions) Initializes a new...

    reference.aspose.com/words/java/com.aspose.word...
  2. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...wbc = new Workbook(ms, new LoadOptions(LoadFormat.Xlsx)); wbc.CalculateFormula();...

    forum.aspose.com/t/html-file-is-displayed-incor...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. 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...