Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 371,748 for

save

(0.1 sec)
  1. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. $presentation -> save ( "formatted_lines...

    docs.aspose.com/slides/php-java/shape-formatting/
  2. Create Slide as SVG Image|Aspose.Slides 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.... Save the memory stream to file. Example...//Generate SVG image of slide and save in memory stream sld.WriteAsSvg(SvgStream);...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  3. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....index )); } // Save updated PDF file pdfSign . save ( _dataDir +...false ); // Save updated PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/remove-signature-from-...
  4. Comparer Class | Aspose.Words for .NET

    Effortlessly compare documents with the Aspose.Words LowCode Comparer class. Unlock powerful methods for seamless document analysis and collaboration....with additional options and saves the differences to the specified...with additional options and saves the differences to the provided...

    reference.aspose.com/words/net/aspose.words.low...
  5. Working with Pages in PostScript | C++

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Open the first page...a new size. Close the page. Save the document. Copy 1 // The...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  6. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property XpsSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the shape... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for .NET 25.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 ( outputFilePng , new PngOptions...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-3...
  9. DoclingSaveOptions.SaveFormat | Aspose.Words fo...

    Specify Docling as the output format when saving documents using DoclingSaveOptions in Aspose.Words....the document will be saved if this save options object is used...set ; } Examples Shows how to save a document into a Docling JSON...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Finally, save the output PDF using the Document class save method...()); } // Save the updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...