Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 22,507 for

loadoptions

(0.07 sec)
  1. Aspose.PSD for .NET 22.5 - 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.... Load ( inputFile , new LoadOptions ())) { Layer workLayer =... Load ( inputFile , new LoadOptions ())) { psdImage . Save (...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-5...
  2. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are imported from HTML-based documents in Java....2\n\n\n"; HtmlLoadOptions loadOptions = new HtmlLoadOptions();...HTML block-level elements. loadOptions.setBlockImportMode(blockImportMode);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....// Define LoadOptions and set LoadFilter LoadOptions options ;...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  4. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Odt format in C++....we will have to provide a LoadOptions object with the correct password...Aspose :: Words :: Loading :: LoadOptions > ( u "@sposeEncrypted_1145"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Read Numbers Spreadsheet Developed by Apple Inc...

    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....You will have to use the LoadOptions class and specify LoadFormat...

    docs.aspose.com/cells/net/read-numbers-spreadsh...
  6. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....options for the HTML file $loadOption = new HtmlLoadOptions ();...Document ( $inputFile , $loadOption ); // Save the document as...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  7. Open Visio document programmatically|Documentation

    This page describes how to open Visio document from scratch with Aspose.Diagram library....defines LoadFileFormat or LoadOptions. It is the pre load information...

    docs.aspose.com/diagram/net/open-visio-document/
  8. Read Numbers Spreadsheet Developed by Apple Inc...

    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....You will have to use the LoadOptions class and specify LoadFormat...

    docs.aspose.com/cells/java/read-numbers-spreads...
  9. Converter.create method | Aspose.Words for Python

    aspose.words.lowcode.Converter.create method... LoadOptions () load_options . ignore_ole_data...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert PPTX to PPT using Python

    This brief tutorial is about how convert PPTX to PPT using Python. It covers all the information about the resources required and a process to write PPTX to PPT file converter using Python....available using parameters like LoadOptions object, a memory stream and...different combinations. The LoadOptions class exposes different properties...

    kb.aspose.com/slides/python/how-to-convert-pptx...