Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 2,589 for

doc to doc

(0.03 sec)
  1. Developer's reference | Documentation

    For developers, by developers. Find answers in GroupDocs.Rewriter Cloud developer's reference and start building your content processing applications....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/rewriter/developer-reference/
  2. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you To make your rendering inTo HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  3. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.Docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.Docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the Document, located in the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/signsettings/
  4. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method To delete signature from the signed Document. The signature ID is needed To perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Delete signatures Download output Document For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  5. Available SDKs | Documentation

    GroupDocs.Metadata Cloud SDKs GroupDocs.Metadata Cloud is a modern REST-oriented API, that allows easy integration inTo existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer To speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific To your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/available-sdks/
  6. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/watermark/get-document-inf...
  7. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/annotation/working-with-an...
  8. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method To update some signature properties by it’s id. The signature ID is needed To perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Update signatures Download output Document For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/update-barcode-s...
  9. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF Documents inTo image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering inTo PNG and JPG. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  10. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF Documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: 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. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/disable-characters-...