Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 377,497 for

save

(0.95 sec)
  1. Flatten All Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to flatten all form fields in a PDF using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, convert every interactive form element into static page content, and Save the finalized file.... Save the updated Document. from io...flatten_all_fields () # Save updated PDF pdf_form . save ( outfile ) Flatten...

    docs.aspose.com/pdf/python-net/flatten-all-fields/
  2. Add File Attachment Annotation|Aspose.PDF for P...

    The example binds an input PDF, adds a file attachment annotation to the first page using the file path, and Saves the updated document.... Save the updated Document. import..."PushPin" , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  3. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name.... save ( base . artifactsDir + "Shape..."Shape.AltText.docx" ); // Save the document to HTML, and then delete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings....# When we save this document to a fixed page save format, its...suppress_auto_hyphens doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms.... save ( "picture1_out.png" , slides..., 720 )) as image : image . save ( "picture2_out.png" , slides...

    docs.aspose.com/slides/python-net/embedded-font/
  6. Aspose.PSD for .NET 21.9 - 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....Compression Default for PSD Saving to avoid huge output PSD Feature...Compression Default for PSD Saving to avoid huge output PSD string...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...
  7. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....a new separate document and save it to disk. dst_doc = generate_document...extracted_nodes ) dst_doc . save ( @data_dir + "TestFile.Paragraphs...

    docs.aspose.com/words/java/extract-content-in-r...
  8. Java API to Export PS to DOT | products.aspose.com

    Convert PS to DOT using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  9. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...."Test Button" ); // save diagram diagram . save ( "C:\\temp\\Output...Height , text ); // save diagram diagram . save ( "C:\\temp\\Output...

    docs.aspose.com/diagram/java/public-api-changes...
  10. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... save ( "note.pptx" , slides . export...remove_notes_slide () presentation . save ( "note_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...