Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 143,587 for

load

(0.37 sec)
  1. Aspose.PSD for Java 24.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 ( sourceFile )) { assertAreEqual...psdImage = ( PsdImage ) Image . load ( sourceFile )) { RawColor backgroundColor...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. DigitalSignatureUtil.load_signatures method | A...

    aspose.words.digitalsignatures.DigitalSignatureUtil.Load_signatures method...load_signatures method Contents [ Hide ] load_signatures(file_name)...name) Loads digital signatures from document. def load_signatures...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for Java 24.3 - 发布说明|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 )) { PsdOptions...psdImage16 = ( PsdImage ) Image . load ( outputFile )) { if ( psdImage16...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Converting Email Messages in Python|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....Python Code # Initialize and Load an existing EML file by specifying...MailMessage eml = mailMessage . load ( self . dataDir + "Message...

    docs.aspose.com/email/java/converting-email-mes...
  5. Replacing Images inside Presentation Image Coll...

    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....presentation image collection this way: Load the presentation file with an...using the Presentation class. Load an image from a file in a byte...

    docs.aspose.com/slides/cpp/replacing-images-ins...
  6. Save a Document in C++|Aspose.Words for C++

    Save a document in any supported format using C++....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/cpp/save-a-document/
  7. LoadOptions class | Aspose.Words for Python

    aspose.words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when Loading a document into a [Document](../../aspose.words/document/) object...password or base URI) when loading a document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...)); Shows how to create and load documents. // There are two..., "Hello world!" )); // 2 - Load a document that exists in the...

    reference.aspose.com/words/net/aspose.words/doc...
  9. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when Loading LoadFormat.MARKDOWN document into a Document object in Java....specify additional options when loading LoadFormat.MARKDOWN document...to preserve empty line while load a document. String mdText =...

    reference.aspose.com/words/java/com.aspose.word...
  10. ComHelper.OpenIStream | Aspose.Words for .NET

    Discover how the ComHelper OpenIStream method simplifies Loading documents from IStream objects in your COM applications for seamless integration....Allows a COM application to load a Document from an IStream object...that contains the document to load. Return Value A Document object...

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