Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 368,887 for

save

(0.36 sec)
  1. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  2. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge MD files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  3. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/deskew/
  4. ImageSaveOptions.image_color_mode property | As...

    ImageSaveOptions.image_color_mode property. Gets or sets the color mode for the generated images.... saving . ImageColorMode : ... @image_color_mode..., value : aspose . words . saving . ImageColorMode ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to change background in comment in Excel wi...

    How to change color in comment and insert picture or image in comment in Excel using Aspose.Cells for Node.js via C++.... Red ); // Save the Excel file workbook . save ( path . join...(). setImageData ( ms ); // Save the workbook const outputFilePath...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-com...
  6. ResourceSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ResourceSavingArgs class. Provides data for the [IResourceSavingCallback.resource_saving()](../iresourcesavingcallback/resource_saving/#resourcesavingargs) event...resource_saving() event. To learn more, visit the Save a Document...default, when Aspose.Words saves a document to fixed page HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...how to set permissions on a saved PDF document. doc = aw . Document... encryption_details = aw . saving . PdfEncryptionDetails ( user_password...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.header_footer_bookmarks_export_m...

    PdfSaveOptions.header_footer_bookmarks_export_mode property. Determines how bookmarks in headers/footers are exported.... saving . HeaderFooterBookmark : ...., value : aspose . words . saving . HeaderFooterBookmark ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooterBookmarksExportMode enumeration | A...

    aspose.words.saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported....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. 入门|Documentation

    通过 C++ 设置 Aspose.Cells for JavaScript 的安装指南和配置....// Save as Excel file const outputData = workbook . save ( SaveFormat...); // Save as Excel file const excelData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/zh/javascript-cpp/getting...