Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 373,074 for

save

(0.36 sec)
  1. 保存 HTML 文档 – Aspose.HTML for Java

    了解如何使用 Aspose.HTML for Java API 在编辑后保存 HTML 文档,以及如何应用保存选项。...saving/saveoptions/ 和 类,允许您设置保存操作的选项。...等。 本文仅介绍如何使用 SaveOptions 类和 save() 方法保存 HTML 文档。要了解有关渲染机制的更多信息,请参阅...

    docs.aspose.com/html/zh/java/save-a-document/
  2. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for Java.... Save PDF document - this article...describes various ways how to save a PDF document to file, stream...

    docs.aspose.com/pdf/java/basic-operations/
  3. Convert Document to HTML|Aspose.Words for Pytho...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Python. You can also specify Save options for managing the output document....and explains how to configure save options such as round‑trip information...one of the save method overloads is used. You can save the document...

    docs.aspose.com/words/python-net/convert-a-docu...
  4. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfDigitalSignatureTimestampSettings.UserName |...

    Discover the PdfDigitalSignatureTimestampSettings UserName property for secure timestamping. Enhance your document integrity with reliable server authentication....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert PDF to Microsoft Excel|Aspose.PDF for P...

    Aspose.PDF for PHP allows you to convert PDF to Excel format using PHP. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) method. Converting a PDF...ExcelSaveOptions class to specify the save options. $saveOption = new ExcelSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-excel/
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_CompressionLevel method. Specifies the compression level used to Save document. The default value is Normal in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_CompressionLevel...the compression level used to save document. The default value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . save ( MyDir + "LinearExtrusion...setSlices ( 10 );}}); // Save 3D scene scene . save ( MyDir + "SlicesInLinearExtrus...

    docs.aspose.com/3d/java/working-with-linear-ext...
  9. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Android via Java. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Delete ); // Save output document document -> Save ( _dataDir +...Delete ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/