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

load

(0.2 sec)
  1. Format Visio Pages|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....Diagram to // load a diagram. InputStream stream..."ReadDiagramFile.vsd" ); // load diagram Diagram vsdDiagram =...

    docs.aspose.com/diagram/java/format-visio-pages/
  2. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....we create Caret annotation: Load the PDF file - new Document...void AddCaretAnnotation () { // Load the PDF file Document document...

    docs.aspose.com/pdf/java/extra-annotations/
  3. Supported File Formats|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....[ Hide ] Format Description Load Save MSG This format is used...

    docs.aspose.com/email/sharepoint/supported-file...
  4. Measurements|CAD 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.... load ( sourceFilePath ); for ( CadEntityBase...

    docs.aspose.com/cad/java/developer-guide/measur...
  5. How to Convert Excel to Array in Java

    In this tutorial you will learn how to convert Excel to array in Java with the help of a simple code. Following these steps, you can read values from Excel file and store in array in Java on Windows, Linux, and macOS....Here we have loaded an XLSX file however, you can load any other...Import statement in the program Load the source Workbook that is...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  6. Convert CDR to PDF using Java

    Follow this article to convert CDR to PDF using Java. It shares the resources for establishing the IDE, a list of steps, and a sample code to change CDR to PDF using Java....explain how to customize the loading of the source CDR file and...develop a CDR to PDF converter" Load the license file to enable full...

    kb.aspose.com/imaging/java/convert-cdr-to-pdf-u...
  7. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Java which is a pure Java library....For encrypting an ODS file, load the file and pass the actual...For decrypting an ODS file, load the file by providing the password...

    docs.aspose.com/cells/java/encrypt-and-decrypt-...
  8. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text document from a stream. Automatically detects the file format in C++.... Examples Shows how to load the contents of a Microsoft...System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) constructor...

    reference.aspose.com/words/cpp/aspose.words/pla...
  9. 在 Jython 中转换电子邮件|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....: def __init__ ( self ): # Loading EML, Saving to MSG self . convert_eml_to_msg...'ProgrammingEmail/Converter/' # Initialize and Load an existing EML file by specifying...

    docs.aspose.com/email/zh/java/converting-email-...
  10. Convert OLM to HTML 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 HTML - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

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