Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 375,729 for

save

(0.13 sec)
  1. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for Java—create striking, professional slides in seconds.... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-effect/
  2. Apply Shape Effects in Presentations on Android...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for Android via Java—create striking, professional slides in seconds.... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/shape-effect/
  3. 使用JavaScript通过C++在渲染Excel到PDF时忽略错误|Documentation

    学习在使用Aspose.Cells for Java脚本通过C++将Excel文件转换为PDF的过程中,如何忽略错误。...arrayBuffer )); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options const...

    docs.aspose.com/cells/zh/javascript-cpp/ignore-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting.... Call save to export it as a Markdown file...presentation : presentation . save ( "presentation.md" , slides...

    docs.aspose.com/slides/python-net/convert-power...
  9. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_page_resolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....can pass to the document's "Save" method # to modify how that...document to .PDF. save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions.page_layout property | Aspose....

    ImageSaveOptions.page_layout property. Gets or sets the layout used when rendering multiple pages into a single output.... saving . MultiPageLayout : ... @page_layout..., value : aspose . words . saving . MultiPageLayout ): ... Remarks...

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