Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 94,307 for

object

(0.21 sec)
  1. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo Objects, enhancing document processing and error handling....collection of WarningInfo objects. To learn more, visit the Programming...GetEnumerator () Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/net/aspose.words/war...
  2. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl Objects in Java....Object All Implemented Interfaces:...collection of Forms2OleControl objects. To learn more, visit the Working...

    reference.aspose.com/words/java/com.aspose.word...
  3. PdfDigitalSignatureTimestampSettings.ServerUrl ...

    Discover the PdfDigitalSignatureTimestampSettings ServerUrl property for secure timestamping. Ensure document integrity with reliable timestamp server URLs....// Create a "PdfSaveOptions" object that we can pass to the document's...assign it to our SaveOptions object to sign the document when we...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...the "SignatureLineOptions" object we have created above. # If...signature line via its Shape object. signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  5. VbaReference class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaReference class. Implements a reference to an Automation type library or VBA project...type Gets VbaReferenceType object that indicates the type of...reference that a VbaReference object represents. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfDigitalSignatureTimestampSettings.serverUrl ...

    PdfDigitalSignatureTimestampSettings.serverUrl property. Timestamp server URL....// Create a "PdfSaveOptions" object that we can pass to the document's...assign it to our SaveOptions object to sign the document when we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph Object with optional text and appends it to the end of this Object in C++....method that creates a Paragraph object with optional text and appends...appends it to the end of this object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. How to Change PDF Password in Java

    This article guides on how to change PDF password in Java. It contains information about setting the environment, a list of steps to write the program and a sample code showing how to change a PDF password in Java with a few API calls....Create a PdfFileInfo class object that supports checking the...with the PdfFileSecurity class object Change the password using the...

    kb.aspose.com/pdf/java/how-to-change-pdf-passwo...
  9. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in PDF using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to PDF without Acrobat using Python....file using the Document class object to insert the page number Create...number using the PageNumberStamp object Set the stamp format to be...

    kb.aspose.com/pdf/python/how-to-add-page-number...
  10. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....APIs and manipulate Layer objects via the page’s layers collection...methods and property on the Layer object: layer.lock() – Locks the layer...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...