Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 377,518 for

save

(0.37 sec)
  1. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings constructor...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/python-net/aspose.wo...
  2. Rename Form Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to rename form fields in a PDF document using Aspose.PDF for Python via .NET. It shows how to bind a PDF form, update existing field names programmatically, and Save the modified file. Renaming fields helps standardize form structures, improve data mapping, and simplify integration with automated workflows or external systems....identifiers, the document is saved with the changes applied. Initialize...‘rename_field()’ for each entry. Save the updated Document. from io...

    docs.aspose.com/pdf/python-net/rename-form-fields/
  3. PdfDigitalSignatureDetails.SignatureDate | Aspo...

    Discover the PdfDigitalSignatureDetails SignatureDate property to easily manage and customize signing dates for your documents. Enhance your digital workflow today!...can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Explore the Aspose.Words PdfDigitalSignatureHashAlgorithm enum, defining digital hash algorithms for secure digital signatures in your documents....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....Finally, you need to save the signed PDF using Save method of the PdfFileSignature...signature ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  6. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....AUTO_FIT_TO_WINDOW ); // Save the document to disk. $ doc -> save ( $ dataDir...AUTO_FIT_TO_CONTENTS ); // Save the document to disk. $ doc -> save ( $ dataDir...

    docs.aspose.com/words/java/working-withtables-i...
  7. Remove Tables from Existing PDF Documents|Aspos...

    Learn how to remove one or more tables from existing PDF documents in Python....table using remove() , and saves the updated PDF to a new file...remove ( table ) # Save PDF document . save ( outfile ) Remove...

    docs.aspose.com/pdf/python-net/removing-tables/
  8. 以编程方式删除 PDF 页面 C#|Aspose.PDF for .NET

    您可以使用 Aspose.PDF for .NET 库从 PDF 文件中删除页面。... 调用 Save 方法以保存更新后的 PDF 文件。 以下代码片段演示了如何使用...Delete ( 2 ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/delete-pages/
  9. C++ API to Export EPUB to MARKDOWN | products.a...

    Convert EPUB to MARKDOWN within C++ applications....Convert EPUB to DOC by using Save member function Load DOC file...Words API Save the document to MARKDOWN format using Save member...

    products.aspose.com/total/cpp/conversion/epub-t...
  10. C++ API to Export EPUB to RTF | products.aspose...

    Convert EPUB to RTF within C++ applications....Convert EPUB to DOC by using Save member function Load DOC file...Words API Save the document to RTF format using Save member function...

    products.aspose.com/total/cpp/conversion/epub-t...