Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 347,053 for

save

(0.2 sec)
  1. 在PDF文件中创建链接使用C++|Aspose.PDF for C++

    本节解释如何使用C++在PDF文档中创建链接。... 最后,使用Document对象的Save方法保存更新的PDF。 以下代码片段显示如何在PDF文件中创建到应用程序的链接。...link ); // 保存更新的文档 document -> Save ( _dataDir + u "CreateApplicationLin...

    docs.aspose.com/pdf/zh/cpp/create-links/
  2. ImageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.imageSaving()](../iimagesavingcallback/imageSaving/#imagesavingargs) event... To learn more, visit the Save a Document documentation article...Aspose.Words saves a document to HTML, it saves each image into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Barcode Generation|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.... customizing barcode text, saving generated barcodes, working...elements Save Generated Barcodes Explains how to save generated...

    docs.aspose.com/barcode/python-net/barcode-gene...
  4. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing by Python.Net...BZIP2 save_options = zp . bzip2 . Bzip2SaveOptions() save_options...bin" ) archive . save( "archive.bz2" , save_options) Parallel...

    products.aspose.com/zip/python-net/advanced-api...
  5. Copying and Moving Worksheets in Ruby|Documenta...

    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.... addCopy ( "Sheet1" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "Copy Worksheet...

    docs.aspose.com/cells/java/copying-and-moving-w...
  6. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.Cells for C++....3" ); // Save the workbook in xlsx format wb . Save ( u "outputSpecifyDocumen..."Document properties set and file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/specify-document-vers...
  7. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....can pass to the document's "Save" method // to modify how that...let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Python Email API: Process Emails in Various For...

    Implement PST, MSG, EML, ICS email management, attachments, and events handling using Python email API with SMTP, POP3, IMAP, SSL, TLS support....powerful Python Outlook API, that saves developer's time & effort to...Embedded Objects Manage Attachments Save Message as Draft Manage Headers...

    products.aspose.com/email/python-net/
  9. Custom sorting in Pivot Table with C++|Document...

    Learn how to sort Pivot Tables on field values using Aspose.Cells with C++....field values // Save the Excel file wb . Save ( outDir + u "out_java..."out_java.xlsx" ); // Save as PDF PdfSaveOptions options ; options...

    docs.aspose.com/cells/cpp/custom-sorting-in-piv...
  10. Setting Page Options in Python|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.... PORTRAIT ) \# Saving the modified Excel file in...Excel 2003 ) format workbook . save ( self . dataDir + "Page_Orientation...

    docs.aspose.com/cells/java/setting-page-options...