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

save

(0.34 sec)
  1. 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...
  2. Export EML to BMP via Java | products.aspose.com

    Java API to Convert EML to BMP without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/java/conversion/eml-t...
  3. JPEG to PDF Merge using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  4. Generate Code 16K Barcodes in C#|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 ( $"{path}Code16KAspectRatio10...Code16K . AspectRatio = 20 ; gen . Save ( $"{path}Code16KAspectRatio20...

    docs.aspose.com/barcode/net/code16k-barcodes/
  5. 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...
  6. 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...
  7. 入门|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...
  8. 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/
  9. 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/
  10. 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...