Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 145,931 for

load

(0.13 sec)
  1. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF saveformat and MHTML to PDF saveformat using Aspose.Cells for C++....:: Startup (); // Create HTML load options HtmlLoadOptions options...options ( LoadFormat :: Html ); // Load the HTML file into a workbook...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/
  2. Open an Existing Visio Drawing in Ruby|Document...

    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...

    docs.aspose.com/diagram/java/open-an-existing-v...
  3. How to add Link Annotation using Java | Aspose.PDF

    Add Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...AddLinkAnnotation () { try { // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/link/add/
  4. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C++ API or Library."... Similarly, loading the barcode generation state...state from an XML file. Save and Load Barcode Generation State from...

    docs.aspose.com/barcode/cpp/barcode-generation-...
  5. Convert OLM to EMLX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to EMLX - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  6. Convert OLM to MBOX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to MBOX - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  7. Convert TIFF to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows converting multi-page or multi-frame TIFF images to PDF applications....an instance of Document class Load input TIFF image Get FrameDimension...getMessage ()); return ; } // Load sample TIFF image file image...

    docs.aspose.com/pdf/androidjava/convert-tiff-to...
  8. Convert CFF2 to BMP via C# | products.aspose.com

    Sample code for CFF2 to BMP C# conversion. Use API example code for batch CFF2 files to BMP conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert CFF2 files to BMP...lines of code. Load CFF2 file with Image.Load method Set an object...

    products.aspose.com/cad/net/conversion/cff2-to-...
  9. How to get Freetext Annotation using Java | Asp...

    Get Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...GetFreeTextAnnotatio () { // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/freetex...
  10. Convert OLM to MSG via C# | products.aspose.com

    Sample code for OLM to MSG C# conversion. Use API example code for batch OLM files to MSG conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert OLM files to MSG in...of code. Load source EML file using MailMessage.Load Set SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...