Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,235 for

text annotations

(0.21 sec)
  1. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....downloadable versions of GroupDocs’ Annotation , GroupDocs Comparison and...GroupDocs Annotation Enhanced positioning of annotations when exporting...

    blog.groupdocs.cloud/total/groupdocs-september-...
  2. Archive

    archives...· Nayyer Shahbaz · 4 min Add Text Watermark to PDF in C# | Insert...Extract Text from PowerPoint in C# .NET | PPTX Text Extraction...

    blog.groupdocs.cloud/archives/
  3. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js....WatermarkOptions Set Watermark Text, Color, Width, Height, etc....on the forum . See Also # Annotate DOCX Files using a REST API...

    blog.groupdocs.cloud/conversion/convert-images-...
  4. Python convert PDF document to JPG, PNG, or GIF...

    Our PDF to image converter API lets you quickly convert PDF to image format. This article is about how to convert PDF to JPG, PNG, and GIF Images in Python...or programs, allowing for annotations, making it easier to share...using REST API in Python Convert Text Files to PDF using File Conversion...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. 在 PHP 中使用 REST API 注释 PDF 文档 | PDF 注释 API

    使用 Document Annotation Cloud SDK for PHP 在 PHP 中使用云上的 REST API 以编程方式注释 PDF 文档。使用 PHP 添加多个注释。...Annotation Cloud 的 PHP SDK API。它允许向...groupdocscloud/groupdocs-annotation-cloud 安装后,请使用Composers的 autoload...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  6. 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 drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....Annotation Product Solution GroupDocs...hasFormula Indicates whether text is formula if it starts with...

    docs.groupdocs.cloud/conversion/loadoptions/
  7. Sending texts for processing | Documentation

    How to send Texts for processing to the selected language....Annotation Product Solution GroupDocs...with texts / Sending texts for processing Sending texts for processing...

    docs.groupdocs.cloud/rewriter/text/request/
  8. Search Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "Text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...Annotation Product Solution GroupDocs..."barcodeTypeName" : "Code39Standard" , "text" : "123456789012" , "matchType"...

    docs.groupdocs.cloud/signature/search-options-o...
  9. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "Text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Annotation Product Solution GroupDocs..."matchType" : "Contains" , "text" : "123456789012" , "verifyAllPages"...

    docs.groupdocs.cloud/signature/verification-opt...
  10. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and Texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, Text or/and Text appearance options like font, size, color, etc. The table below contains the full list of properties....Annotation Product Solution GroupDocs...that allows finding images and texts that may be possible watermarks...

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