Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 152,351 for

load

(0.26 sec)
  1. Save a Document in Java|Aspose.Words for Java

    Save a document in any supported format using Java....following code example shows how to load and save a document to a file:...following code example shows how to load and save a document to a stream:...

    docs.aspose.com/words/java/save-a-document/
  2. Printing a Diagram in VSTO and Aspose.Diagram|D...

    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....instance of Diagram class to load a diagram that is to be printed...instance of Diagram class to load a diagram that is to be printed...

    docs.aspose.com/diagram/net/printing-a-diagram-...
  3. Aspose.PSD for Java 23.10 - 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 ( sourceFile )) { PngOptions...image = ( PsdImage ) Image . load ( sourceFile )) { Layer layer...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  4. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just Loading and saving the file in the desired format....convert XLS to XLSX in Python by loading the source XLS file and saving...different types of filters while loading the source XLS file and also...

    kb.aspose.com/cells/python/how-to-convert-xls-t...
  5. Working with Connector Type Shape|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....The code below shows how to: Load a sample diagram. get a particular...Diagram class constructor to load the VSDX diagram Diagram diagram...

    docs.aspose.com/diagram/java/working-with-conne...
  6. Cropping Metafiles in PHP|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.... PHP Code # Load an existing image in an instance...Image (); $image = $image -> load ( $dataDir . "sample1.emf" );...

    docs.aspose.com/imaging/java/cropping-metafiles...
  7. Export Visio Diagram to XML in PHP|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....Call the diagram constructor to load diagram from a VSD file $diagram...Call the diagram constructor to load diagram from a VSD file $diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  8. Aspose::Words::FileFormatUtil::LoadFormatToExte...

    Aspose::Words::FileFormatUtil::LoadFormatToExtension method. Converts a Load format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....oExtensio method Converts a load format enumerated value into...the format of a document. // Load a document from a file that...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. Aspose::Words::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies font fallback mechanism settings. To learn more, visit the documentation article in C++....const override Load (const System::String&) Loads font fallback...fallback settings from XML file. Load (const System::SharedPtr<System::IO::Stream>&)...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. FileCorruptedException | Aspose.Words for Java

    Thrown during document Load when the document appears to be corrupted and impossible to Load in Java....Exception Thrown during document load, when the document appears to...corrupted and impossible to load. To learn more, visit the Programming...

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