Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 380,813 for

save

(0.78 sec)
  1. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    使用 Aspose.PDF for PHP 透過 Java 將 PDF 轉換為 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等格式。...$inputFile ); // Create the save options for converting to DOCX...); // Save the document in DOCX format $document -> save ( $outputFile...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  2. Replacer.replace method | Aspose.Words for Python

    aspose.words.lowcode.Replacer.replace method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Outlook Items - C++ Email Parser A...

    C++ Email Parser API enables you to create and Save MSG files, work with Outlook Calendar, Contacts, Notes, Tasks and Distribution Lists....Contents [ Hide ] Create and Save Outlook MSG files using C++...Create, Save, and Load Outlook Contacts in C++ Create, Save, and...

    docs.aspose.com/email/cpp/working-with-outlook-...
  4. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...with additional options and saves the differences to the specified...page of the output will be saved as a separate file. The specified...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....removePdfaCompliance (); // Save output in XML format document . save ( pdfDocumentFileName...add (); // Save updated document document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...
  6. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace text in the document in C++....input file, with the specified save format and additional options...input file, with the specified save format and additional options...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....fit_to_pages_wide = 1 # Save the workbook workbook . save ( "out_net.pdf"...True # Save the workbook with options workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/python-net/how-to-print-e...
  8. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being Saved....document object that is being saved. @property def document ( self...fonts when saving to HTML. def handle_font_saving ( self , args...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 保存 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/
  10. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save(java.lang.String, com.aspose...

    reference.aspose.com/words/java/com.aspose.word...