Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 145,412 for

load

(0.1 sec)
  1. Aspose.PSD for Java 25.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 ( outputPsd )) { FillLayer fillLayer...image = ( PsdImage ) Image . load ( sourceFile , psdLoadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  2. 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/
  3. 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-...
  4. Rotate and Flip an Image 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 (of type bmp)...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); $rotateFlipType...

    docs.aspose.com/imaging/java/rotate-and-flip-an...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose.PSD for .NET 19.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....LoadEffectsResource = true }; // Load an existing image into an instance...image = ( PsdImage ) Image . Load ( sourceFile , loadOptions ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  9. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....Please follow the steps below: Load the presentation file with image...it using Presentation class. Load an image from file in byte array...

    docs.aspose.com/slides/python-net/replacing-ima...
  10. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...Returns null if the document was loaded from a stream or created blank...retrieve details of a document’s load operation. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...