Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 86,656 for

object

(0.15 sec)
  1. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....// 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...
  2. PdfDigitalSignatureTimestampSettings.UserName |...

    Discover the PdfDigitalSignatureTimestampSettings UserName property for secure timestamping. Enhance your document integrity with reliable server authentication....// 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...
  3. Extract Image and Signature Information using A...

    You may extract images from the signature field and extract signature information using the SignatureField class with C++....image from the SignatureField object: void SecuringAndSigning ::...certificate from SignatureField object: void SecuringAndSigning ::...

    docs.aspose.com/pdf/cpp/extract-image-and-signa...
  4. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...specified in the SaveOptions object. doc . save ( file_name = ARTIFACTS_DIR...have to provide a LoadOptions object with the correct password to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionGroupCollection.GetEnumerator | Aspose....

    Discover the RevisionGroupCollection GetEnumerator method—efficiently retrieve enumerator Objects for streamlined data management and enhanced performance....method Returns an enumerator object. public IEnumerator < RevisionGroup...gets a corresponding Revision object. // The revisions' collection...

    reference.aspose.com/words/net/aspose.words/rev...
  6. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....Object All Implemented Interfaces:...Create a CertificateHolder object from a PKCS12 file, which we...

    reference.aspose.com/words/java/com.aspose.word...
  7. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing in Java....Object, java.lang.Throwable, java...DocSaveOptions object in a LoadOptions object. Assert.assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....replace("\r", "")); } public static Object[][] orderDataProvider() throws...throws Exception { return new Object[][] { {false}, {true}, }; }...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Paragraph::InsertField method | ...

    Aspose::Words::Paragraph::InsertField method. Inserts a field into this paragraph in C++.... ReturnValue A Field object that represents the inserted...:: ExplicitCast < System :: Object > ( u "John Doe" )); para ->...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document Object in Java....Object, com.aspose.words.LoadOptions...RTF document into a Document object. To learn more, visit the Specify...

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