Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 8,886 for

load

(0.03 sec)
  1. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default font for rendering the presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default fonts....follow the steps below to loading fonts from external directories...Wingdings in following sample. Load the presentation using Presentation...

    docs.aspose.com/slides/androidjava/default-font/
  2. Save a OneNote Document

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Note Java Developer Guide Loading, Saving and Converting Save...(SaveDocToOneNoteForm. class ) + "load/" ; 2 3 Document doc = new Document(dataDir...

    docs.aspose.com/note/java/save-a-onenote-document/
  3. Aspose.PSD for Java 20.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....of the progress handler for loading and saving operations. // The...out . println ( "--------- Loading Apple.psd ---------- ); PsdLoadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  4. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when Loading documents in C++....Aspose::Words::Loading namespace Contents [ Hide ] The Aspose...Aspose.Words.Loading namespace provides classes and enumerations that...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Aspose.PSD for .NET 23.11 - Release Notes|Docum...

    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 16-bit image. using ( PsdImage...image = ( PsdImage ) Image . Load ( sourceFile )) { // Find LmskResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  6. Aspose.PSD for Java 23.8 - 发布说明|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.... load ( sourceFile , psdLoadOptions...psdImage = ( PsdImage ) Image . load ( sourceFileArcUpper , psdLoadOptions...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Aspose.PSD for .NET 22.3 - 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....exception on update after loading Bug Public API Changes Added...image = ( PsdImage ) Image . Load ( sourceFileName )) { foreach...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-3...
  8. LoadOptions.temp_folder property | Aspose.Words...

    LoadOptions.temp_folder property. Allows to use temporary files when reading document... Examples Shows how to load a document using temporary files...speed load_options = aw . loading . LoadOptions () load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IDocumentProcessorPlugin class | Aspose.Words f...

    aspose.words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin....append(input_stream, load_options) Append the document loading it with the...specified load options. load(input_stream, load_options) Load the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert ODP to PPTX in Java

    This topic focuses on how to convert ODP to PPTX in Java by providing the detailed information about the environment settings and steps to execute the sample code to transform ODP to PPTX in Java....information to customize the loading of the source ODP file and...set the load options for ODP presentation Set the load format...

    kb.aspose.com/slides/java/how-to-convert-odp-to...