Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 546 for

background

(0.05 sec)
  1. 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/
  2. 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
  3. 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...
  4. 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-...
  5. 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...
  6. Working with Stamp 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 put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....PHP Java Python Ruby Setup Background Brush for Stamp Signatures...

    docs.groupdocs.cloud/signature/working-with-sta...
  7. 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-...
  8. poll_5f57f7d819cae13f16323b5993e3527f72558ea9.css

    div.poll{margin:1em 0;border:1px solid var(--primary-low);display:grid;grid-template-areas:"poll" "info" "buttons"}div.poll>*{box-sizing:border-box}@media screen and (min-width: calc(550px + 1px)){......bar-back{background:var(--primary-low)}div.poll...results .bar{height:.75em;background:var(--primary-medium)}div...

    forum.groupdocs.cloud/stylesheets/poll_5f57f7d8...
  9. 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…...Image, Border and special Background color appearance. These additional...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted BackgroundColor A Background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....converted backgroundColor A background color (for example: “Green”)...

    docs.groupdocs.cloud/conversion/loadoptions/