Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 368,137 for

save

(0.15 sec)
  1. Merge PDF Files To POTM Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.potm" , slides...steps to merge two PDF files and save result as POTM in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  2. ThumbnailGeneratingOptions.generate_from_first_...

    ThumbnailGeneratingOptions.generate_from_first_page property. Specifies whether to generate thumbnail from first page of the document or first image....setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 搜索

    搜索...MemoryStream(); // Save the document to stream. doc.Save(outStream, SaveFormat...Document(inStream); // Save the document. loadDoc.Save("loadDoc.docx"...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  4. Aspose.PSD for .NET 19.12 - 发布说明|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 ( "psdnet11_output.psd" ); }...; break ; } } break ; } im . Save ( exportPath ); } } PSDNET-115...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  5. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open....a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert POTX to XLTX using Python or with free ...

    POTX to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POTX to XLTX online converter quickly before integrating the code....NET to save the created HTML into the desired...source POTX file Save POTX file to HTML by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  7. Convert XLT to WORD using Python or with free O...

    XLT to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLT to WORD online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Workbook class Save XLT file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  8. Convert XLT to DOTM using Python or with free O...

    XLT to DOTM conversion in your Python applications without using Microsoft Office or online. Test free XLT to DOTM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save XLT file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  9. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  10. LayoutOptions.comment_display_mode property | A...

    LayoutOptions.comment_display_mode property. Gets or sets the way comments are rendered...Shows how to show comments when saving a document to a rendered format.... SHOW_IN_ANNOTATIONS doc . save ( file_name = ARTIFACTS_DIR...

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