Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 373,070 for

save

(0.12 sec)
  1. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/cpp/convert-a-document-to...
  2. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library....the XImage object’s save(..) method to save the extracted image..."output.jpg" ); // Save output image xImage . save ( outputImage ...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  3. Aspose.PSD for .NET 18.8 - 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....can’t save 16-bit channel image Enhancement PSDNET-61 Saving of...SheetColorHighlightE . Yellow ; im . Save ( exportPath ); } PSDNET-66...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  4. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the document in their original order.... Saving . PageSet Remarks Even pages...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Specify Symbologies for Barcodes in PHP|Documen...

    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....Code39Standard ); \ # Save image to disk $builder -> save ( $dataDir ....-> QR ); \ # Save image to disk $builder -> save ( $dataDir ....

    docs.aspose.com/barcode/java/specify-symbologie...
  6. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....workbook in one file format and saving it into another. Convert Excel...); // Save the document in PDF format workbook . Save ( u "output...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  7. Create, Layout and Auto-Fit Shapes|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 () # save in the VSDX format diagram . save ( "CreateDiagram_Out...types of auto layout to it, saving each in a separate file. Layout...

    docs.aspose.com/diagram/python-java/create-layo...
  8. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your Saved documents, ensuring accurate file identification....identifies the type of the saved document. public string ContentType...output parameters of a document’s save operation. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Public API Changes in Aspose.Diagram 5.9.0|Docu...

    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.... Save Resultant HTML to a Stream The new save method has... the stream object and the saving file format. Example code:...

    docs.aspose.com/diagram/java/public-api-changes...
  10. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....PDF file into HTML format and save the images from the PDF file...PDF file into HTML format and save the images from the PDF file...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/