Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 151,217 for

load

(0.47 sec)
  1. Convert MSG to DOCX in Python | products.aspose...

    Save MSG to DOCX in your Python applications without using Microsoft Outlook or Word... The first step is to load the Email and render it into...NET” API. The second step is to load the converted HTML using the...

    products.aspose.com/total/python-net/conversion...
  2. Aspose.3D 17.2.0中的公共 API 更改|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.... FileFormat XText ; // load X file Scene Xfile = new Scene...loadXOpts = new XLoadOptions (); // load X file scene . Open ( "3DX.x"...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. Convert OLM to EML via C++ application | produc...

    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 EML - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  4. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType font sources: system folder, user sources, Loading fonts from a stream, a file system or memory using C#.... Load Fonts from System There is a...in the case when you need to. Load Fonts from Folder If the document...

    docs.aspose.com/words/net/specifying-truetype-f...
  5. Convert DOCM to PPTX via C++ or with free Onlin...

    Export DOCM to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPTX online converter quickly before integrating the code.... The process involves loading the DOCM file using Aspose...it to HTML. The HTML is then loaded via the PowerPoint manipulation...

    products.aspose.com/total/cpp/conversion/docm-t...
  6. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....Description Microsoft Word (DOC) ( load and save ) The fastest and most...WordprocessingML (DOCX, XML) ( load and save ) Aspose.Words provides...

    docs.aspose.com/words/java/features/
  7. How to get Highlight Annotation using Java | As...

    Get Highlight 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...GetTextMarkupAnnotat () { // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/highlig...
  8. How to add Redaction Annotation using C++ | Asp...

    Add Redaction annotations programmatically in PDF with C++ sample code on any platform with C++ language... Load PDF in an instance of Document...Annotations from PDF - C++ Example // Load the PDF file Document document...

    products.aspose.com/pdf/cpp/annotation/redactio...
  9. How to Convert Visio to JPG in Java

    This tutorial includes the information to convert Visio to JPG in Java. It explains the steps as well as a runnable sample code snippet is provided to export VSDX to JPG in Java....export the Visio diagrams to JPG Load the source Visio file with the...JPG in Java . First of all, load the source Visio diagram with...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  10. Export Data from a PDF Form to Excel using C#

    Follow this article to export data from a PDF form to Excel using C#. It has details to set the IDE, a list of steps, and a sample code to export data from Adobe form to Excel using C#....Cells Load the XML file into the Workbook...data to Excel using C# . First, load the input PDF with Form using...

    kb.aspose.com/total/net/export-data-from-a-pdf-...