Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 148,042 for

load

(0.16 sec)
  1. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....hasDigitalSignature()); // We can load and access the signatures of...hasDigitalSignature()); // We can load and access the signatures of...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with MAPI Properties|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....MapiMessage class to load an MSG file using the Load() static method...

    docs.aspose.com/email/java/working-with-mapi-pr...
  3. Convert cmx to jpg|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....topic explains the approach to load existing CMX file and convert...

    docs.aspose.com/imaging/net/convert-cmx-to-jpg/
  4. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to Load and save CFF fonts within .NET....Guide Working with CFF Fonts Loading and Extracting Data Live Demos...Reference Nuget Pricing Buy Loading and Extracting Data | .NET...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  5. 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...
  6. 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...
  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. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....EpubLoadOptions which is used to load source EPUB file. After that...Create a new Document object and load the EPUB file $document = new...

    docs.aspose.com/pdf/php-java/convert-other-file...
  10. How to add Caret Annotation using Java | Aspose...

    Add Caret 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...Annotations from PDF - Java Example // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/caret/add/