Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 8,331 for

page

(0.07 sec)
  1. Issue with Compare – Unreadable Text in Compare...

    When I compared a DOCX version of a contract with PDF version using the Compare, the compared contract file was downloaded successfully. However, after opening the downloaded file, the text was not readable and appeared …...contain two separate pages: the first page showing deletions from...the source file, the second page showing insertions from the...

    forum.groupdocs.cloud/t/issue-with-compare-unre...
  2. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search 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....signatures Leave feedback On this page When you search for electronic...'FilePath': 'signedQRCode_one-page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  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....signatures Leave feedback On this page GroupDocs.Signature Cloud provides..."1234567890" , AllPages = false , Page = 1 , PagesSetup = new PagesSetup...

    docs.groupdocs.cloud/signature/verify-digital-s...
  4. Working with Annotations | Documentation

    Note Note: The features listed in this Page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....On this page Note Note: The features listed in this page are working...pageNumber int The annotation page number. annotationPosition Point...

    docs.groupdocs.cloud/annotation/working-with-an...
  5. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....Files Leave feedback On this page Download File API This API allows...cloud/v1.0/merger/storage/file/one-page.docx?storageName#MyStorage"...

    docs.groupdocs.cloud/merger/working-with-files/
  6. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Information Leave feedback On this page This REST API endpoint allows..."name" : "four-pages.docx" , "filePath" : "four-pages.docx" , "directory"...

    docs.groupdocs.cloud/parser/get-container-items...
  7. Display Documents on Your PimCore Website with ...

    GroupDocs released an HTML5 document viewer extension for PimCore CMS. Now you can easily embed PDF and Microsoft Office documents on your PimCore website....document viewer into PimCore web-pages to display PDF, Microsoft Word...viewer renders documents on a web-page using the exact formatting styles...

    blog.groupdocs.cloud/viewer/enjoy-the-benefits-...
  8. Technical Support | Documentation

    GroupDocs provides free technical support and guidance to customers, including evaluating customers. Submit your question, opinion or suggestions on our forums.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/assembly/getting-started/s...
  9. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Document Leave feedback On this page This REST API allows extracting...your project. C# Java Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/parser/extract-images-from...
  10. Merge PDF Files using REST API in Python | Comb...

    Programmatically merge PDF files using a REST API on the cloud in Python with Document Merger Cloud SDK for Python. Merge specific Pages of PDFs in Python....API in Python Merge Specific Pages of Multiple PDF Files using...exchange, rotate or change the page orientation either as portrait...

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...