Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 375,720 for

save

(0.11 sec)
  1. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property OdtSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the document....thumbnail to a document that we save as an Epub. doc = aw . Document...writeln ( 'Hello world!' ) # If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Protect and Unprotect Worksheets|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....); // Save the file. excelApp . ActiveWorkbook . Save (); //..."thispassword" ); // Save the Excel file. workbook . Save ( myPath );...

    docs.aspose.com/cells/net/protect-and-unprotect...
  4. 创建书签|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 的 PdfBookmarEditor 类为 PDF 文件创建书签。...然后,您必须调用 CreateBookmarks 方法,并使用 Save 方法保存输出 PDF 文件。以下代码片段向您展示如何创建书签。...CreateBookmarks (); // Save PDF document bookmarkEditor . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/create-bookmarks/
  5. MarkdownOfficeMathExportMode enumeration | Aspo...

    aspose.words.saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown....docx' ) save_options = aw . saving . MarkdownSaveOptions...MarkdownSaveOptions () save_options . office_math_export_mode = aw . saving . MarkdownOfficeMathEx...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PDF to Microsoft Word Documents in Pyth...

    Discover how to convert PDF files to Word format in Java using Aspose.PDF for efficient content extraction and modification....Doc lets you save the source file to Microsoft...with the source PDF document. Save it to SaveFormat.Doc format...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  7. Create Presentations in Python|Aspose.Slides fo...

    Create PowerPoint presentations in Python with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results.... Save the modified presentation as.... text = "Hello, Aspose!" # Save the presentation as a PPTX file...

    docs.aspose.com/slides/python-net/create-presen...
  8. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters....doc" ); // When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 以编程方式保存 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。...文档保存到文件系统 您可以使用 Document 类的 Save 方法将创建或操作的 PDF 文档保存到文件系统中。 当您不提供格式类型(选项)时,文档将以.... Add (); // Save PDF document document . Save ( dataDir + "SimpleResume_out...

    docs.aspose.com/pdf/zh/net/save-pdf-document/
  10. Export MHTML to ODP in Android | products.aspos...

    Android API to Convert MHTML to ODP without using Microsoft Word...archive format that is used to save webpages for offline viewing...Convert MHTML to PPTX by using save method Load PPTX document by...

    products.aspose.com/total/android-java/conversi...