Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 415,489 for

document

(0.28 sec)
  1. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  2. Protect PDF using C# | Aspose.PDF

    Lock PDF with password programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...the PDF with an instance of Document. Create an object of DocumentPrivilege...

    products.aspose.com/pdf/net/protect/
  3. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove form objects from PDF pages by using Aspose.PDF for Python via .NET, including full cleanup and targeted deletion....saves the updated document. Load the PDF document. Access page resources...objects. Save the updated document. import aspose.pdf as ap def...

    docs.aspose.com/pdf/python-net/remove-form/
  4. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....the Working with Tables documentation article. Examples: Shows...tables in a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::LowCode::MergeFormatMode enum | ...

    Aspose::Words::LowCode::MergeFormatMode enum. Specifies how formatting is merged when combining multiple Documents in C++....merged when combining multiple documents. enum class MergeFormatMode...formatting of the merged documents. KeepSourceFormatting 1 Means...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. How to Convert HTML to PDF|Documentation

    This topic shows you how to convert HTML to PDF save format and MHTML to PDF save format using Aspose.Cells for Python via NET....shows how to convert an HTML document to a PDF using Aspose.Cells...object. Save the output PDF document by calling the Workbook.save()...

    docs.aspose.com/cells/python-net/convert-html-t...
  7. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive Documents....Expiration To set expiration of Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  8. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in C++....inserted or removed in the document. class INodeChangingCallbac...when a node belonging to this document has been inserted into another...

    reference.aspose.com/words/cpp/aspose.words/ino...
  9. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython.... words import Document from com . aspose . words...): # Create a new document. doc = Document () # Creates and adds...

    docs.aspose.com/words/java/working-with-nodes-i...
  10. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...thumbnail to a document that we save as an Epub. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...