Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 377,455 for

save

(0.8 sec)
  1. Auto-space a Collection of Shapes in the Visio ...

    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....options ); // save Visio drawing diagram . save ( "c:\\temp\\AutoSpaceShapes_Out...Export of Hidden Visio Pages on Saving Format Visio Pages...

    docs.aspose.com/diagram/java/auto-space-a-colle...
  2. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....NotAutomatically ; // Save Visio diagram . Save ( dataDir + "SetAutoExpand_out...Export of Hidden Visio Pages on Saving...

    docs.aspose.com/diagram/net/check-page-autoexpand/
  3. Password Protect the VBA Project of Excel Workb...

    Learn how to password protect the VBA project of an Excel workbook using Aspose.Cells for Node.js via C++.... Finally, it saves it as the output Excel file..."11" ); // Save the output Excel file workbook . save ( path ....

    docs.aspose.com/cells/nodejs-cpp/password-prote...
  4. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md document after the conversion is …...Document(file_path) save_options = aw.saving.MarkdownSaveOptions() save_options...= 150 document.save("【标准报表】问题汇总 副本.md", save_options) PDF: 【标准报表】问题汇总...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  5. Converting Email Messages in Jython|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....__init__ ( self ): # Loading EML, Saving to MSG self . convert_eml_to_msg...dataDir + "Message.eml" ) # Save the Email message to disk in...

    docs.aspose.com/email/java/converting-email-mes...
  6. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...use a specific encoding when saving a document to .epub. doc =...document that we will save. save_options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java.... save ( "result.pptx" , SaveFormat...error" ); return ; } pres . save ( "result.pptx" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/limitations-...
  8. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor... saving . PdfPermissions ): ... Parameter...how to set permissions on a saved PDF document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is updated before saving....property is updated before saving. @property def update_last_printed_property...“Last printed” property when saving. doc = aw . Document () last_printed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_text_positioning property. A flag specifying whether to write additional text positioning operators or not....can pass to the document's "Save" method # to modify how that...PDF. save_options = aw . saving . PdfSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...