Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 8,985 for

information

(0.09 sec)
  1. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text....Purchase Buy Now Pricing Information SDKs Policies My Orders &...load. See the article for information on how to get translations...

    docs.groupdocs.cloud/translation/file/request/i...
  2. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/annotation/annotateoptions/
  3. Sending PowerPoint and ODP files for translatio...

    How to send PowerPoint and ODP files for translation to the selected languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...load. See the article for information on how to get translations...

    docs.groupdocs.cloud/translation/file/request/p...
  4. Sending Markdown files for translation | Docume...

    How to send Markdown files for translation to the selected languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...load. See the article for information on how to get translations...

    docs.groupdocs.cloud/translation/file/request/m...
  5. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of options to perform signatures delete...Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/signature/deletesettings/
  6. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...load. See the article for information on how to get translations...

    docs.groupdocs.cloud/translation/text/request/pdf/
  7. Overview | GroupDocs.Storage Cloud | Documentation

    GroupDocs.Storage Cloud is a REST API for performing different Storage related operations in Cloud Applications/Websites. Our GroupDocs.Storage Cloud REST API comes with many storage related features crucial to organizations, such as: GroupDocs.Storage Cloud APIs support default GroupDocs storage along with 3rd party storage services Supports Files related operations Upload File Download a Particular File Move a File to Another Location Delete a Particular File Check Presence of a File Supports Folder related operations Create a New Folder Delete a Particular Folder Move a Folder to Another Location Get a list of Files of a Specific Folder Disc usage Security and Authentication The GroupDocs.... You can get information about all the resources in...

    docs.groupdocs.cloud/storage/overview/
  8. Evaluate GroupDocs.Annotation | Documentation

    Note You can easily create a trial account on GroupDocs Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud document page You get access to all the features of GroupDocs.Annotation Cloud using free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/annotation/evaluate-groupd...
  9. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/annotation/previewoptions/
  10. ItemsStyle | Documentation

    ItemsStyle data structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/comparison/itemsstyle/