Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 369,861 for

save

(0.22 sec)
  1. 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...
  2. 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...
  3. RtfSaveOptions.exportCompactSize property | Asp...

    RtfSaveOptions.exportCompactSize property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... Examples Shows how to save a document to .rtf with custom...the document's "Save" method to modify how we save it to an RTF...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  6. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... save(outputStream, saveOptions) Save the document...output stream using the specified save options. setImageWatermark(imageWatermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Appointments: Create & Manipulate, Conve...

    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....] Create an Appointment and Save to Disk in MSG or ICS Format...first create an appointment and save it to a disk in ICS format.Following...

    docs.aspose.com/email/net/create-and-manipulate...
  8. FixedPageSaveOptions.optimize_output property |...

    FixedPageSaveOptions.optimize_output property. Flag indicates whether it is required to optimize output...optimize document objects while saving to xps. doc = aw . Document...object to pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Pages to PDF using php-java | Aspose.PDF

    Add PDF pages to your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Insert...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/add/
  10. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm.... saving . PdfDigitalSignatureH : ...., value : aspose . words . saving . PdfDigitalSignatureH ): ...

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