Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 375,709 for

save

(0.12 sec)
  1. Delete PDF Pages with Rust via C++|Aspose.PDF f...

    You can delete pages from your PDF file using Aspose.PDF for Rust via C++....specifically for removing pages, saving the modified document, and...page_delete function. Saving the Document using save method. use asposepdf...

    docs.aspose.com/pdf/rust-cpp/delete-pages/
  2. Convert Word to Excel in C#|Aspose.Words for .NET

    Convert PDF to Excel, XML to Excel, DOCX to Excel C#. Save a document in various formats to XLSX using C#.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/net/convert-a-document-to...
  3. TableSubstitutionRule class | Aspose.Words for ...

    aspose.words.fonts.TableSubstitutionRule class. Table font substitution rule... save(file_name) Saves the current table substitution...settings to file. save(output_stream) Saves the current table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Outlook Notes|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....Contents [ Hide ] Creating, Saving and Reading Notes Aspose.Email...to create Outlook notes and save them to disc in MSG format....

    docs.aspose.com/email/cpp/working-with-outlook-...
  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. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.downsampleOptions property | Asp...

    PdfSaveOptions.downsampleOptions property. Allows to specify downsample options.... Saving . DownsampleOptions Examples...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats....effects in a document as we save it to PDF. doc = aw . Document...can pass to the document's "Save" method # to modify how that...

    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/