Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 375,527 for

save

(0.35 sec)
  1. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Odt format in C++....Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor...this class that can be used to save a document in the Odt format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PdfSaveOptions.downsample_options property | As...

    PdfSaveOptions.downsample_options property. Allows to specify downsample options.... saving . DownsampleOptions : ... @downsample_options..., value : aspose . words . saving . DownsampleOptions ): ......

    reference.aspose.com/words/python-net/aspose.wo...
  3. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled....can pass to the document's "Save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # By default...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Smart Filter Manipulation in Aspose.PSD for С#|...

    Examples of how to use Smart Filters in PSD File... Save the original image using the Save method with...loop. Finally, save the updated image using the Save method with...

    docs.aspose.com/psd/net/smart-filters/
  5. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...how to save a document to the PDF format using the Save method...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    Discover TxtSaveOptionsBase's ParagraphBreak property, allowing custom paragraph breaks for seamless text format exports. Enhance your document's readability!... Examples Shows how to save a .txt document with a custom...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert PDF/A to PDF format|Aspose.PDF for PHP ...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with PHP library....removePdfaCompliance (); // Save the modified document to the...the output file $document -> save ( $outputFile ); This info also...

    docs.aspose.com/pdf/php-java/convert-pdfa-to-pdf/
  8. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Python with Aspose.Slides for seamless, high-performance slide processing....its pages into slides, and saving the result as a PPTX file....the PDF file. Use the save method to save the presentation in PowerPoint...

    docs.aspose.com/slides/python-net/import-presen...
  9. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform....'Times New Roman CE' ))) # We can save the table in the form of an...document. table_substitution_rule . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Tables from existing PDF|Aspose.PDF for ...

    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.... After save the updated PDF to a new file...remove ( table ) # Save PDF document . save ( path_outfile ) Remove...

    docs.aspose.com/pdf/python-net/removing-tables/