Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 373,041 for

save

(0.36 sec)
  1. Aspose.PSD for Java 20.3 - 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.... save ( outFile , new PdfOptions ());...updateLayerData (); image . save ( outFilePath ); } finally {...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. Convert PowerPoint Presentations to TIFF in .NE...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for .NET. C# code examples....Presentation to TIFF Using the Save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . Save ( "Output...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. Convert PowerPoint Presentations to TIFF on And...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Android, with Java code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....Presentation to TIFF Using the save method provided by the Presentation...presentation : # Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/python-net/convert-power...
  5. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for JavaScript via C++....file is empty and the user saves it to PDF using Aspose.Cells...an empty workbook and then saves it as PDF after setting the...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  6. Aspose.PSD for .NET 18.10 - 发行说明|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.... Save ( pngExportPath100 , saveOptions...fileName + "_Test50.png" ; im . Save ( pngExportPath50 , saveOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  7. Export XML to PPS in Android | products.aspose.com

    Android API to Convert XML to PPS without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/android-java/conversi...
  8. Export XML to POTX in Android | products.aspose...

    Android API to Convert XML to POTX without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  9. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....$imageStamp ); // Save output document $document -> save ( $outputFile...$imageStamp ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  10. OleFormat.is_locked property | Aspose.Words for...

    OleFormat.is_locked property. Specifies whether the link to the OLE object is locked from updates....is_locked ) # If we plan on saving the OLE object to a file in...suggested_extension ) # Below are two ways of saving an OLE object to a file in...

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