Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 152,733 for

load

(0.53 sec)
  1. Exporting Images to Different Formats in PHP|Do...

    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 Gif)...Image (); $image = $image -> load ( $dataDir . "sample.gif" );...

    docs.aspose.com/imaging/java/exporting-images-t...
  2. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....Initialize object of Document class Load JPG image and add to paragraph...getMessage ()); return ; } // Load sample JPEG image file image...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...
  3. Work with Barcode Recognition State using XML i...

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

    docs.aspose.com/barcode/java/barcode-reading-in...
  4. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...utilize the Document class to load the subtemplate directly from...Aspose.Words; using System.IO; // Load your main template Document...

    forum.aspose.com/t/reading-a-sub-template-from-...
  5. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.Cells与C++加载Excel工作簿时过滤VBA项目。...Cells-for-C // Set the load options, we do not want to load VBA LoadOptions...from sample excel file using load options U16String sourceDir...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...
  6. Convert AI to PNG using Java|Documentation

    Check how Aspose.PSD for Java can convert AI File to PNG....include those required for loading and manipulating AI files,...exporting them to PNG format. Load and Manipulate AI Files: Utilize...

    docs.aspose.com/psd/java/convert/ai-to-png/
  7. Ai Convert to Jpeg|Documentation

    Check how Aspose.PSD for Java can convert AI Images to JPEG...include those required for loading and manipulating AI files,...exporting them to JPEG format. Load and Manipulate AI Files: Utilize...

    docs.aspose.com/psd/java/convert/ai-to-jpg/
  8. Convert ODT to POTM via C++ or with free Online...

    Export ODT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POTM online converter quickly before integrating the code....API that enables developers to load and manipulate ODT documents...API that enables developers to load and manipulate HTML documents...

    products.aspose.com/total/cpp/conversion/odt-to...
  9. Read Embedded Email Attachments from Message in...

    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 ( dataDir + "embedded.msg" ..."ATT" ) == true )) { // Try to load this text file in MailMessage...

    docs.aspose.com/email/java/read-embedded-email-...
  10. Working with Documents from External Sources|As...

    How to Load documents from external sources in C#. Load PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and other files from SharePoint or database for further processing using C#....provides information on how to load documents from external sources...functionality of Aspose.Words, but also load this document back into the...

    docs.aspose.com/words/net/working-with-document...