Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 38,273 for

save

(0.03 sec)
  1. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm.... Remarks In order to save document without encryption...' ) save_options = aw . saving . OoxmlSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 管理超链接|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加超链接... save ( "presentation-out.pptx" ,..."超过70%的财富100强公司信任Aspose API" pres . save ( "pres-out.pptx" , slides ...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  3. Convert AI to PNG using Java|Documentation

    Check how Aspose.PSD for Java can convert AI File to PNG.... Save and Use the PNG: Once you have...options, use the Image.Save method to save the AI file as a PNG...

    docs.aspose.com/psd/java/convert/ai-to-png/
  4. Ai Convert to Jpeg|Documentation

    Check how Aspose.PSD for Java can convert AI Images to JPEG... Save and Use the JPG: Once you have...options, use the Image.Save method to save the AI file as a JPEG...

    docs.aspose.com/psd/java/convert/ai-to-jpg/
  5. HtmlSaveOptions.exportDocumentProperties proper...

    HtmlSaveOptions.exportDocumentProperties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...use a specific encoding when saving a document to .epub. let doc...that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Presentation via VBA|Aspose.Slides for PHP Docu...

    Add, remove, and extract VBA macros in PowerPoint presentations... Save the presentation. This PHP code...$officeReference ); # Saves the Presentation $pres -> save ( "test.pptm"...

    docs.aspose.com/slides/php-java/presentation-vi...
  7. NodeRendererBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.NodeRendererBase class—your foundation for efficient Shape and OfficeMath rendering in document processing.... Save ( Stream, ImageSaveOptions )...into an image and saves into a stream. Save ( Stream, SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.ren...
  8. How to Create Excel File in Python

    Here is a quick tutorial that describes how to create Excel file in Python. It provides details how using Python generate Excel file along with the information about configuring the environment....procedure to create, fill and save an Excel file from scratch....particular cell and finally save this file in XLS or XLSX file...

    kb.aspose.com/cells/python/how-to-create-excel-...
  9. Slide Layout|Aspose.Slides for Python Documenta...

    Set PowerPoint slide size and options in Python... Save the presentation. This Python...layoutSlide ) # Saves the presentation to disk presentation . save ( "AddLayoutSlides_out...

    docs.aspose.com/slides/python-net/slide-layout/
  10. 保存 SVG 文件 – Aspose.SVG for Python via .NET

    了解如何使用 Aspose.SVG Python 库将 SVG 文档保存到文件、内存流或 Url。...您将了解如何使用 类的 save() 方法保存 SVG 文件。此外,Aspose.SVG...with the document here 16 17 # Save the modified SVG document to...

    docs.aspose.com/svg/zh/python-net/save-svg-file/