Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 151,236 for

load

(0.21 sec)
  1. 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...
  2. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...for PDF to Word Conversion // Load the source PDF File Document...any special settings, we just load the PDF file using the Save...

    products.aspose.com/pdf/net/conversion/
  3. Convert a Visio Shape To Html|Documentation

    This section explains how to convert a visio shape to html with Aspose.Diagram....The code below shows how to: Load a sample diagram. get a particular...Diagram class constructor to load the VSDX diagram Diagram diagram...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  4. Aspose.PSD for Java 24.8 - 发行说明|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 ( sourceFile , opt )) { for...img1 = ( PsdImage ) Image . load ( outputPsdFile [ caseIndex...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. Display CGM Formats Using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/viewer/cgm/
  6. Aspose.PSD for .NET 22.9 - 发行说明|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 ( inputPsdFile )) { // 16 位保存选项...} using ( var img = Image . Load ( outputPsdFile )) { // 使用 16...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....Initialize object of Document class Load JPG image and add to paragraph...getMessage ()); return ; } // Load sample JPEG image file image...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...
  8. Exporting Images to PSD Format in PHP|Documenta...

    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 . "aspose.bmp" );...

    docs.aspose.com/imaging/java/exporting-images-t...
  9. Exporting Images to Different Formats in PHP|Do...

    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 Gif)...Image (); $image = $image -> load ( $dataDir . "sample.gif" );...

    docs.aspose.com/imaging/java/exporting-images-t...
  10. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document Loading process should match a specific MS Word version...specify that the document loading process should match a specific...slightly differently during the loading process, which may result in...

    reference.aspose.com/words/python-net/aspose.wo...