Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 369,821 for

save

(0.24 sec)
  1. Aspose.PSD for .NET 23.12 - 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....” on saving of Text Layer After Update...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  2. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Delete Watermark from...artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/re...
  3. TableSubstitutionRule Class | Aspose.Words for ...

    Discover the Aspose.Words.Fonts.TableSubstitutionRule class for efficient font management and seamless text formatting in your documents.... Save ( Stream ) Saves the current table substitution...settings to stream. Save ( string ) Saves the current table substitution...

    reference.aspose.com/words/net/aspose.words.fon...
  4. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and Save documents in HTML format, ensuring optimal formatting and easy sharing....this class that can be used to save a document in the Html format...use a specific encoding when saving a document to .epub. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose.PSD for .NET 19.12 - 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....with a string Bug PSDNET-157 Saving PSB as PNG freezing Bug PSDNET-250...works incorrect Bug PSDNET-244 Saving PSD with some Globalization...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  6. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FileFormatUtil.saveFormatToLoadFormat method | ...

    FileFormatUtil.SaveFormatToLoadFormat method. Converts a [SaveFormat](../../Saveformat/) value to a [LoadFormat](../../loadformat/) value if possible....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python 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...blue # Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/python-net/shape-formatt...
  9. Merger class | Aspose.Words for Python

    aspose.words.lowcode.Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document....along with the desired merge and save options, are used to merge the...merge(output_file, input_files, save_format, merge_format_mode) Merges...

    reference.aspose.com/words/python-net/aspose.wo...
  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-...