Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 754 for

annotation options

(0.12 sec)
  1. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with Options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...storage Call API method with options Download comparison result...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  2. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...configuration ); try { var options = new ImportOptions { FileInfo...

    docs.groupdocs.cloud/merger/import-attachment/
  3. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign Options....Annotation Product Solution GroupDocs...provides various text sign options. API usage There are steps...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...Guide / Advanced usage / Save options / Set password for resultant...

    docs.groupdocs.cloud/comparison/set-password-fo...
  5. Verify text signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...'signaturedocs/signedText_one-page.docx' }, 'Options': [ { 'AllPages': true, 'SignatureType':...

    docs.groupdocs.cloud/signature/verify-text-sign...
  6. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with Options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...storage Call API method with options Download comparison result...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  7. How to compare two PDF files | Documentation

    Comparing different file types is very simple, just upload compared files into the storage and call comparisons method. Here is an example how to compare PDF files. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...CompareApi ( configuration ); var options = new ComparisonOptions { SourceFile...

    docs.groupdocs.cloud/comparison/how-to-compare-...
  8. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 documents that are protected with a password. The following code sample shows how to compare password-protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...CompareApi ( configuration ); var options = new ComparisonOptions { SourceFile...

    docs.groupdocs.cloud/comparison/compare-multipl...
  9. Combine Word to PDF Online | Free GroupDocs Apps

    Combine Word files and merge to a single PDF document....file format allows formatting options such as setting fonts type...online applications Viewer Annotation Conversion Comparison Signature...

    products.groupdocs.app/merger/word-to-pdf
  10. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...MyClientId , MyClientSecret ); var options = new ComparisonOptions { SourceFile...

    docs.groupdocs.cloud/comparison/compare-documen...