Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 4,349 for

name

(0.07 sec)
  1. 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..."RenderComments" : true } FileInfo fields Name Description FileInfo Input file...

    docs.groupdocs.cloud/annotation/previewoptions/
  2. 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...true , "Underline" : true } Name Description FontColor Font color...

    docs.groupdocs.cloud/comparison/itemsstyle/
  3. Convert PDF to JPEG, PNG, and GIF Images in Python

    Our PDF to image converter API lets you quickly convert PDF to image format. This article is about how to convert PDF to JPEG, PNG, and GIF Images in Python...ConvertSettings Then, set the storage name and pdf file path Set resultant...ConvertSettings Then, set the storage name and pdf file path Also, set...

    blog.groupdocs.cloud/2022/07/28/convert-pdf-to-...
  4. Supported Formats | GroupDocs.Rewriter Cloud | ...

    GroupDocs.Rewriter Cloud can rephrase documents in the most popular formats. User should specify the format of the document to be paraphrased putting it in the request’s body: extension of word file (docx / docm / doc / rtf) — to paraphrase Microsoft Word document extension of PDF file (pdf) — to paraphrase Adobe PDF document extension of OpenDocument files (odt) — to paraphrase files of OpenDocument format extension of Markdown file (md) - to paraphrase Markdown file extension of HTML file (html) - to paraphrase HTML file plain text (txt) - to paraphrase plain text files or text in the form of lines In addition to rephrasing, GroupDocs....same format under specified name in request, i.e. paraphrased...

    docs.groupdocs.cloud/rewriter/supported-formats/
  5. RemoveOptions | Documentation

    RemoveOptions structure defines options for removing document annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...: "string" } FileInfo fields Name Description FileInfo Input file...

    docs.groupdocs.cloud/annotation/removeoptions/
  6. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author..."GroupDpcs" , "type" : "Insertion" } Name Description id Id of revision...

    docs.groupdocs.cloud/comparison/revisioninfo/
  7. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/conversion/convert-document/
  8. Convert GIF File to JPG in Java

    Install GroupDocs.Conversion Cloud SDK for Java to convert GIF file to JPG. Build a GIF to JPG converter module for your business application....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/conversion/convert-gif-fil...
  9. Convert XML to JSON in Java: A step-by-step Guide

    Learn how to convert XML to JSON in Java using REST API. Follow our step-by-step tutorial with just a few simple steps to get started today....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository... provide your cloud storage name. Now, set the source file path...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  10. Converting CSV to XML using Java: A Comprehensi...

    Learn how to convert CSV to XML via Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide and start converting your files today....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository... provide your cloud storage name. Now, set the source file path...

    blog.groupdocs.cloud/conversion/how-to-convert-...