Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 2,304 for

assembler

(0.14 sec)
  1. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud storage VersionId File Version, can be null or omitted. StorageName Name of the cloud storage. Can be omitted, then default storage used. Password The password for password-protected documents (docx, pdf, etc)...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/fileinfo/
  2. Licensing | Documentation

    Create Account For details on how to create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how to get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you to use Cloud APIs as you would normally. It only applies the limitation to the data that can be processed with the APIs....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/licensing/
  3. An online document management add-on for cloudC...

    GroupDocs has integrated its online document management apps with cloudControl...View, sign, compare, convert, assemble or annoate documents. Automatic...

    blog.groupdocs.cloud/total/online-document-mana...
  4. Getting Started | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/getting-started/
  5. Rectangle | Documentation

    Rectangle data structure describes rectangle Rectangle example: { "Height": 0, "Width": 0, "X": 0, "Y": 0 } Name Description Height Rectangle height Width Rectangle width X X coordinate Y Y coordinate...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/rectangle/
  6. How to Run the Examples | Documentation

    All examples of GroupDocs.Metadata Cloud is hosted on GitHub. Examples are located in the Examples folder. If you like to add or improve an example, we encourage you to contribute to the project. All examples and showcase projects in this repository are open source and can be freely used in your own applications. To contribute, you can fork the repository, edit the source code and create a pull request. We will review the changes and include them in the repository if found helpful....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/how-to-run-the-ex...
  7. Rendering Spreadsheets | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/rendering-spreadshe...
  8. Setting content language | Documentation

    How to specify a language of the processed text....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/languages/
  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...Assembly Product Solution GroupDocs...

    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...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/itemsstyle/