Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 4,273 for

pdf annotation

(1.99 sec)
  1. GroupDocs.Comparison Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....PHP SDK, comparisons of annotations, Image and html comparison...like displaying of tables in PDF and Add page mapper for Note...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  2. Sending CSV files for translation | Documentation

    How to send CSV files for translation to the selected languages....Annotation Product Solution GroupDocs...com/0cd7b09d-4d63-4bcd-a9a5-dfd72897aa17.pdf...ff474526313a24821e98", "savingMode":...

    docs.groupdocs.cloud/translation/file/request/csv/
  3. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Annotation Product Solution GroupDocs...to verify Text Signature in Pdf Documents. Example PdfVerifyTextOptions...

    docs.groupdocs.cloud/signature/verification-opt...
  4. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation 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....Annotation Product Solution GroupDocs...'FileInfo': { 'FilePath': '/Pdf/ten-pages.pdf'}, 'Pages': [ 2, 4 ],...

    docs.groupdocs.cloud/merger/rotate-pages/
  5. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. 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....Annotation Product Solution GroupDocs...like ZIP archives, emails or PDF portfolios. ContainerItemInfo...

    docs.groupdocs.cloud/parser/get-document-inform...
  6. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "Pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....Annotation Product Solution GroupDocs..., "svg" , "webp" , "jp2" , "pdf" , "epub" , "xps" , "ppt" , "pps"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  7. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Annotation Product Solution GroupDocs...Outlook data file document; PDF – information about document...

    docs.groupdocs.cloud/conversion/features-overview/
  8. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Comparison for Java API provides facility to compare and merge supported document formats with a few lines of code....Annotation for .NET MVC Front End integration...developers to work with GroupDocs.Annotation for .NET Front End. GroupDocs...

    blog.groupdocs.cloud/comparison/customer-newsle...
  9. Rendering Document to Responsive HTML | Documen...

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer supports to render a document to responsive HTML. It provides a EnableResponsiveRendering property, that lets you get responsive output HTML. The following example demonstrates how to minify output content when creating cache. NOTE: This feature is supported by all methods which accepts objects. Please note, that currently this option works for most document types, but there are few (listed below) that are not supported yet....Annotation Product Solution GroupDocs...Extension Portable Document Format PDF Microsoft Excel XLS, XLSX, XLSM...

    docs.groupdocs.cloud/viewer/rendering-document-...
  10. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Annotation Product Solution GroupDocs...Requests\ConvertDocumentDirec ( "pdf" , $filePath ); // Get consumption...

    docs.groupdocs.cloud/viewer/metered-consumption/