Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 151,113 for

load

(0.09 sec)
  1. Display PCL Formats Using Java | Aspose.PDF

    Open and view PCL documents programmatically with Java sample code using Aspose.PDF for Java... Load the PCL with an instance of...shows how to view PCL files // load PCL with an instance of Document...

    products.aspose.com/pdf/java/viewer/pcl/
  2. 使用 Aspose.Email.Outlook 管理消息文件|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 ( "my.msg" ) options = ae ....import aspose.email as ae # Load the OFT file oft_file_path =...

    docs.aspose.com/email/zh/python-net/managing-me...
  3. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to Load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...in a correct format while loading the PDF Aspose.PDF Product...exception whenever we are trying to load some of the pdfs using code...

    forum.aspose.com/t/the-input-string-creatorinfo...
  4. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code....documents into HTML, and then load the HTML into PowerPoint to... and add AddTextFrame in it Load the HTML content and write it...

    products.aspose.com/total/cpp/conversion/txt-to...
  5. Convert AI to PDF|Documentation

    Check how Aspose.PSD for Java can manipulate convert AI Images to PDF...include those required for loading and manipulating AI files,...exporting them to PDF format. Load and Manipulate AI Files: Utilize...

    docs.aspose.com/psd/java/convert/ai-to-pdf/
  6. Aspose::Words::FileFormatUtil::SaveFormatToLoad...

    Aspose::Words::FileFormatUtil::SaveFormatToLoadFormat method. Converts a SaveFormat value to a LoadFormat value if possible in C++....format to its corresponding load format. ASSERT_EQ ( Aspose ::...documents saved to, but not loaded from using Aspose.Words. //...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...Square and Circle Annotations: Load the PDF file - new Document...( "C: \\ Samples \\ " ); // Load the PDF file auto document =...

    docs.aspose.com/pdf/cpp/figures-annotation/
  8. Aspose.PSD for .NET 25.7 - Release Notes|Docume...

    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 ( srcFile , new PsdLoadOptions...psdImage = ( PsdImage ) Image . Load ( srcFile , new PsdLoadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  9. PDF Viewer via C++ | Aspose.PDF

    Open and view documents programmatically with C++ sample code using Aspose.PDF for C++... Load the PDF with an instance of...how to view PDF documents // load PDF with an instance of Document...

    products.aspose.com/pdf/cpp/viewer/
  10. Display PDF Formats Using C++ | Aspose.PDF

    Open and view PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Load the PDF with an instance of...shows how to view PDF files // load PDF with an instance of Document...

    products.aspose.com/pdf/cpp/viewer/pdf/