Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 312 for

metadata properties

(0.03 sec)
  1. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....Metadata Product Solution GroupDocs...range by setting RangeMode property. For protected documents,...

    docs.groupdocs.cloud/merger/remove-pages/
  2. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of Properties that can be specified while swapping document pages....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified while...

    docs.groupdocs.cloud/merger/swap-pages/
  3. Verify digital 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....Metadata Product Solution GroupDocs...the signatures with given properties are present in a document...

    docs.groupdocs.cloud/signature/verify-digital-s...
  4. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of Properties that can be specified while moving document pages....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified while...

    docs.groupdocs.cloud/merger/move-pages/
  5. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of Properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified for...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  6. 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....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified. Name...

    docs.groupdocs.cloud/merger/import-attachment/
  7. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height Properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Metadata Product Solution GroupDocs...through Width and Height properties in ImageOptions. Keep in...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  8. Verify QR-code 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....Metadata Product Solution GroupDocs...the signatures with given properties are present in a document...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  9. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....Metadata Product Solution GroupDocs...range by setting RangeMode property. For protected documents,...

    docs.groupdocs.cloud/merger/change-page-orienta...
  10. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of Properties that can be specified for each joined document. 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 Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified for...

    docs.groupdocs.cloud/merger/join-document-cross...