Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 151,218 for

load

(0.16 sec)
  1. Merge OTP Files using Java | products.aspose.com

    Java sample code to combine OTP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the first OTP file with an instance...instance of Presentation class. Load the second OTP document with...

    products.aspose.com/slides/java/merger/otp/
  2. Merge POT Files using Java | products.aspose.com

    Java sample code to combine POT documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the first POT file with an instance...instance of Presentation class. Load the second POT document with...

    products.aspose.com/slides/java/merger/pot/
  3. Merge PPSM Files using Java | products.aspose.com

    Java sample code to combine PPSM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the first PPSM file with an...instance of Presentation class. Load the second PPSM document with...

    products.aspose.com/slides/java/merger/ppsm/
  4. Merge PPTM Files using Java | products.aspose.com

    Java sample code to combine PPTM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the first PPTM file with an...instance of Presentation class. Load the second PPTM document with...

    products.aspose.com/slides/java/merger/pptm/
  5. Converting Specific Portion of DjVu Page in Php...

    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 bmp)...Image (); $image = $image -> load ( $dataDir . "demo.djvu" );...

    docs.aspose.com/imaging/java/converting-specifi...
  6. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Load the PDF with an instance of...file. Redact PDF Files - C++ // Load PDF file auto pdfDocument =...

    products.aspose.com/pdf/cpp/redaction/
  7. Convert VCF to EMLX via C++ application | produ...

    Sample C++ conversion code for VCF document to EMLX format. Use example code for batch VCF to EMLX conversion within any C++ Application.... Load VCF file with Aspose.Email for...Convert VCF to EMLX - C++ // Load the VCF. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/vcf-to...
  8. Convert MSG to EMLX via C++ application | produ...

    Sample C++ conversion code for MSG document to EMLX format. Use example code for batch MSG to EMLX conversion within any C++ Application.... Load MSG file with Aspose.Email for...Convert MSG to EMLX - C++ // Load the MSG. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/msg-to...
  9. Convert EML to EMLX via C++ application | produ...

    Sample C++ conversion code for EML document to EMLX format. Use example code for batch EML to EMLX conversion within any C++ Application.... Load EML file with Aspose.Email for...Convert EML to EMLX - C++ // Load the EML. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/eml-to...
  10. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...FileNotFoundExceptio: ‘Could not load file or assembly ‘Microsoft...cs:line 368 This module got loaded with the OnnxRuntime. Please...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...