Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 151,287 for

load

(1.35 sec)
  1. View PPTM in C++ | products.aspose.com

    View PPTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the PPTM file. Create an instance...

    products.aspose.com/slides/cpp/viewer/pptm/
  2. Aspose.PSD for .NET 21.6 - 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 ( sourceFileName )) { image...image = ( PsdImage ) Image . Load ( sourceFileName )) { image...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-6...
  3. Aspose.PSD for Java 25.1 - 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 ( srcFile )) { var smartObjectLayer...image = ( PsdImage ) Image . load ( srcFile )) { var smartObjectLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  4. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  5. Work with Barcode Recognition State in XML|Docu...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...xml" ); } Load Barcode Recognition State from...class BarCodeReader can be loaded from an XML file through the...

    docs.aspose.com/barcode/net/barcode-reading-in-...
  6. Saving an Email as PDF|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....NET to load the MHTML stream and then save...involves the following steps: Load the email message using MailMessage...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  7. Create Email Signature in .NET | products.aspos...

    Learn how to programmatically create custom email signatures in EML files using C#. Simplify communication management and personalization....Email, you can seamlessly load an existing EML file, modify...of code. Load and modify existing EML files : Load an existing...

    products.aspose.com/email/net/create-email-sign...
  8. Saving A MSG as PDF|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....Words for Java to load the MHTML stream and then save...involves the following steps: Load the email message using MailMessage...

    docs.aspose.com/email/java/saving-a-msg-as-pdf/
  9. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...be corrupted and cannot be loaded. RuntimeError (Proxy error(Exception))...string. Document(file_name, load_options) Opens an existing document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Render XSL FO to PDF using Java

    In this brief tutorial, you will learn how to render XSL FO to PDF using Java in Windows, Mac OS, or Ubuntu. The code sample can convert XSL FO to PDF in Java....Maven repository in your project Load an input XSL FO file into the...Document class object using load option XslFoLoadOptions Save...

    kb.aspose.com/pdf/java/how-to-render-xsl-fo-to-...