Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 373,143 for

save

(0.17 sec)
  1. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document document -> Save ( _dataDir...textStamp ); } // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  2. OoxmlSaveOptions.zip_64_mode property | Aspose....

    OoxmlSaveOptions.zip_64_mode property. Specifies whether or not to use ZIP64 format extensions for the output document... saving . Zip64Mode : ... @zip_64_mode..., value : aspose . words . saving . Zip64Mode ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for Python 通过 .NET 的 24.6 版 - 发行说明|D...

    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 ( outputFile ) with PsdImage...loadOpt ) as psdImage : psdImage . save ( outputFile , pngOpt ) PSDPYTHON-72...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  4. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/python-net/split-a-document/
  5. Convert OST to PDF in Python | products.aspose.com

    Save OST to PDF in your Python applications without using Microsoft Outlook or Word...NET” API and saved into the respective Word PDF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Convert VCF to PNG in Python | products.aspose.com

    Save VCF to PNG in your Python applications without using Microsoft Outlook or Word...NET” API and saved into the respective Word PNG...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes.... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-hyperlinks/
  8. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML...standard that should be used when saving the document to HTML or MHTML...self ) -> aspose . words . saving . HtmlVersion : ... @html_version...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.Html](../../aspose.words/Saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/Saveformat/#Mhtml) formats....version of HTML is used when saving the document to SaveFormat...Members Name Description Xhtml Saves the document in compliance with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting a MHT file to XLS using C++ | Aspose...

    Sample code for MHT to XLS conversion using C++. Use C++ example for batch MHT to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/mht-to-xls/