Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 371,734 for

save

(0.58 sec)
  1. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....load HTML to Document class and save it as output PDF. Converting...object. Save output PDF document by calling Document.save(String)...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  2. Aspose.PSD for .NET 20.10 - Release Notes|Docum...

    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....Category PSDNET-565 Exception on saving the specific PSD file with...Text Layer Is Shifted After saving without any changes Bug PSDNET-720...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  3. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.SaveImagesAsWmf property. When ``true`` all images will be Saved as WMF....When true all images will be saved as WMF. get saveImagesAsWmf...Windows Metafile format as we save the document as an RTF. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Removing attachment from an existing PDF|Aspose...

    Aspose.PDF can remove attachments from your PDF documents. Use Java PDF API to remove attachments in PDF files with Aspose.PDF library.... Save the updated file using the Document object’s save method...delete (); // Save the updated file pdfDocument . save ( "output...

    docs.aspose.com/pdf/java/removing-attachment-fr...
  5. Extract images from PDF in PHP | Aspose.PDF

    PHP sample code for extracting images from PDF file on on any platform.... Save output image to jpeg file. Save updated PDF...new FileOutputStream object to save the image $outputImage = new...

    products.aspose.com/pdf/php-java/parser/images/
  6. Import Presentations from PDF or HTML on Androi...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for Android for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/androidjava/import-prese...
  7. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/java/import-presentation/
  8. Import Presentations from PDF or HTML in C++|As...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in C++ with Aspose.Slides for seamless, high-performance slide processing.... Use the Save() method to save the file in the PowerPoint...u "InputPDF.pdf" ); pres -> Save ( u "OutputPresentation.pptx"...

    docs.aspose.com/slides/cpp/import-presentation/
  9. Create and Read an Existing 3D Scene|Documentation

    Aspose.3D API supports creating the new 3D scenes from the scratch and then Save in any supported file format. Developers can also load an existing 3D Scene for the modification, addition or processing purposes....Create an Empty 3D Scene and Save in Supported 3D File Formats...scenes from the scratch and then save in any supported file format...

    docs.aspose.com/3d/python-net/create-and-read-a...
  10. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... save ( "output.vsdx" , aspose . diagram...Diagram ( "template.vsdx" ); // Save diagram as PNG options = new...

    docs.aspose.com/diagram/java/aspose-diagram-for...