Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 375,727 for

save

(0.35 sec)
  1. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Add Watermark to PDF...artifact ) # save result pdf to file doc . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/add/
  2. Aspose.PSD for .NET 19.7 - 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 ( exportPath ); image . Save ( exportPathPng...Resize ( 160 , 120 ); image . Save ( exportPathPsd , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-7...
  3. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF document.... Saving the converted PDF to a new.... STANDARD # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/xfa-forms/
  4. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_type property. Gets the type of the image....images from a document, and save them to the local file system...shapes from the document, # and save the image data of every shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your document's Save format for optimal flexibility and control....the document will be saved if this save options object is used...use a specific encoding when saving a document to .epub. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....document's "Save" // method to modify how we save the document...Microsoft Word documents. // Save formats such as ".txt" are one...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...specify additional options when saving a document into a particular...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Learn how to easily convert PDFs to PowerPoint presentations using Aspose.PDF for Python via .NET. Step-by-step guide for seamless PDF to PPTX transformation....as a second argument to the save() . The following code snippet...PptxSaveOptions class. Call the document.save() method. from os import path...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  9. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be Saved to....path) where the font will be saved to. get fontFileName () : string...the value of this property to save the font into a different file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Saving to Fixed-page Format in C++|Aspose.Words...

    How to Save a document to a fixed-page format – PDF, XPS, HTML, XAML, PostScript, and PCL? See the instructions....Ask AI Saving a Document to Fixed-page Format Contents [ Hide...calculated, the document can be saved in a fixed-page format supported...

    docs.aspose.com/words/cpp/saving-a-document-to-...