Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 371,734 for

save

(0.14 sec)
  1. Export Visio Diagram to Image in Ruby|Documenta...

    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....vsd" ) \ # Save as PNG diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  2. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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....$connector -> reroute (); $input -> save ( "output.pptx" , SaveFormat...setText ( "第二个根节点" ); $pres -> save ( "out.pptx" , SaveFormat ::...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  3. SummarizeOptions constructor | Aspose.Words for...

    SummarizeOptions constructor. Initializes a new instances of [SummarizeOptions](../) class.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::XpsSaveOptions::get_UseB...

    Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via MultiplePages in C++....Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingS...whether the document should be saved using a booklet printing layout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. DoclingSaveOptions.render_non_image_shapes prop...

    DoclingSaveOptions.render_non_image_shapes property. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON document.... Examples Shows how to save a document into a Docling JSON...'Rendering.docx' ) save_options = aw . saving . DoclingSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ColorMode enumeration | Aspose.Words for Python

    aspose.words.saving.ColorMode enumeration. Specifies how colors are rendered....to change image color with saving options property. doc = aw...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....specifying additional options when saving a document into a text based...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  8. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in XLSX format, enhancing your workflow and document management....how sections are handled when saving a document in the XLSX format...document are saved on one worksheet. Examples Shows how to save document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert OFT to RTF in Python | products.aspose.com

    Save OFT to RTF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word RTF...manipulate emails, such as loading, saving, creating, modifying, and converting...

    products.aspose.com/total/python-net/conversion...
  10. Add Text to PDF using Go|Aspose.PDF for Go via C++

    Learn how to add text to a PDF document in Go using Aspose.PDF for content enhancement and document editing.... Saves the modifications to the same...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    docs.aspose.com/pdf/go-cpp/add-text-to-pdf-file/