Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,783 for

name

(0.13 sec)
  1. Convert HTML to PNG Image in Java - HTML to PNG...

    Easily convert HTML documents to high-quality images using Java Cloud SDK. This article is about how to convert HTML to PNG image in Java programmatically....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Thirdly, provide the cloud storage name. Next, set the input HTML file...

    blog.groupdocs.cloud/conversion/convert-html-to...
  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. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted..."failed" : [] } DeleteResult fields Name Description API Version fileInfo...

    docs.groupdocs.cloud/signature/deleteresult/
  4. Convert Markdown to PDF and PDF to Markdown in ...

    File conversion APIs allow you to convert files to any file format instantly.This article shows how to convert Markdown to PDF and PDF to Markdown in Python...ConvertSettings class Thirdly, set storage name and the input MD file path Next...ConvertSettings class Set the storage name and the input Markdown file...

    blog.groupdocs.cloud/conversion/convert-markdow...
  5. Does GroupDocs.Viewer Cloud API support FLV for...

    Hello Support Team, We have been using GroupDocs Viewer in our Organization for Cloud & one of our file formats are in flv ( Chat recordings ) and this is not supporting by GroupDocs. Is there any way to make this work…...MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0;...

    forum.groupdocs.cloud/t/does-groupdocs-viewer-c...
  6. Add Watermark to PNG in Java

    GroupDocs.Watermark provides lightweight and robust Cloud SDKs and REST APIs for Java developers to programmatically add watermark to PNG images....images protected with your brand names or logos. Therefore, GroupDocs...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  7. Export Markdown to PDF in Java - A Step-by-Step...

    Learn how to convert Markdown files to PDF in Java using REST API. Follow our guide with code examples and discover advanced options for customization....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Then, provide the cloud storage name. Next, set the input Markdown...

    blog.groupdocs.cloud/conversion/convert-markdow...
  8. Java rearrange Word pages online

    Learn how to move, reorder, and rearrange pages in Word documents using GroupDocs.Merger Cloud SDK for Java. Save time and effort with this powerful SDK....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/merger/move-reorder-and-re...
  9. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML files....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...
  10. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. 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-n-conse...