Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 567 for

background

(0.11 sec)
  1. C# Convert HTML to PDF | Web Page to PDF with ....

    How to convert HTML to PDF in C# .NET. Our step-by-step guide to programmatically transform HTML and web pages to high-quality PDF documents with REST API...8, \"Background\": true, \"AutoAlign\": true...

    blog.groupdocs.cloud/conversion/convert-html-to...
  2. How to convert csv to html - Free Support Forum...

    Can somebody help me out .I m converting csv to html using groupdocs. But In the converted html I m getting this . <p>This page uses frames, but your browser doesn't support them.</p> Bellow is my code let fileApi = c…...clTab {cursor:hand;background:\"+c_rgszClr[1]+\";font:9pt...nter;}\"+\n \".clBorder {background:\"+c_rgszClr[2]+\";font:1pt;}\"+\n...

    forum.groupdocs.cloud/t/how-to-convert-csv-to-h...
  3. Working with Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....PHP Java Python Ruby Apply Background Brush for Text Signatures...available SDKs list . Apply Background Brush for Text Signatures...

    docs.groupdocs.cloud/signature/working-with-tex...
  4. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...at 10:30 am Pdf with white background converts to transparent png...

    forum.groupdocs.cloud/t/free-support-policies/627
  5. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....filter watermarks by the text background color. TextFormattingSearch...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  6. 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....backgroundColor int The annotaiton background color. fieldText string The...

    docs.groupdocs.cloud/annotation/working-with-an...
  7. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_Background.png') axios.get(url, { re…...getBinary('base_icon_transparent_background.png') axios.get(url, { responseType:...getBinary('base_icon_transparent_background.png') axios.get(url, { responseType:...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  8. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud.... The background color of the barcode image...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  9. Working with QR Code Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....LogoGuid **which support QR-Code background image located at the center...

    docs.groupdocs.cloud/signature/working-with-qr-...
  10. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. 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....filter watermarks by the text background color. TextFormattingSearch...

    docs.groupdocs.cloud/watermark/search-watermarks/