Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 7,891 for

text

(0.09 sec)
  1. Display PDF and Microsoft Office Documents on Y...

    This add-on allows Concrete5 developers to easily embed GroupDocs’ HTML5-based document viewer into their websites....disable the print, download and text selection options to prevent...

    blog.groupdocs.cloud/viewer/multi-format-embedd...
  2. Taxonomy | Documentation

    Taxonomy (general) is the practice and science of classification of things or concepts, including the principles that underlie such classification.In our case, this is a list of Text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. ‘Automotive’, ‘Books_and_Literature’, ‘Business_and_Finance’, ‘Careers’, ‘Education’, ‘Events_and_Attractions’, ‘Family_and_Relationships’, ‘Fine_Art’, ‘Food_&_Drink’, ‘Healthy_Living’, ‘Hobbies_&_Interests’, ‘Home_&_Garden’, ‘Medical_Health’, ‘Movies’, ‘Music_and_Audio’, ‘News_and_Politics’, ‘Personal_Finance’, ‘Pets’, ‘Pop_Culture’, ‘Real_Estate’, ‘Religion_&_Spirituality’, ‘Science’, ‘Shopping’, ‘Sports’, ‘Style_&_Fashion’, ‘Technology_&_Computing’, ‘Television’, ‘Travel’, ‘Video_Gaming’ Documents taxonomy Documents taxonomy:...our case, this is a list of text categories. We support two taxonomies...

    docs.groupdocs.cloud/classification/taxonomy/
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Enhance your GIFs with overlay text using GIF watermarking REST...

    blog.groupdocs.cloud/groupdocs.cloud/page/10/
  4. Specify Max Chars And Rows | Documentation

    When processing Text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....by document type / Rendering Text Files / Specify Max Chars And...On this page When processing text files you can adjust page parameters...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  5. Working with Barcode 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 Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API....SignatureImplementat ": " TextStamp "," Text ": " John Smith "," Width ":...\"Barcode\", \"Page\": 1, \"Text\": \"John Smith\", \"BarcodeType\":...

    docs.groupdocs.cloud/signature/working-with-bar...
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Documents with Stamp Signatures Add Text, Image or Stamp signatures on...PowerPoint, OpenDocument ODT, PDF, Text and HTML documents on the fly...

    blog.groupdocs.cloud/groupdocs.cloud/page/42/
  7. Convert HTML to PDF in C# .NET

    Discover how GroupDocs.Cloud Conversion API simplifies HTML to PDF conversion. Programmatically convert HTML to PDF with ease using C# .NET....also provided properties for text watermark to be added during...], \"WatermarkOptions\": { \"Text\": \"GroupDocs.Cloud\", \"FontName\":...

    blog.groupdocs.cloud/conversion/convert-html-to...
  8. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....: "Barcode" , "Page" : 1 , "Text" : "John Smith" , "BarcodeType"...

    docs.groupdocs.cloud/signature/signsettings/
  9. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "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": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated..."barcodeType" : "Code128" , "text" : "123456789012" , "format"...

    docs.groupdocs.cloud/signature/updateresult/
  10. Can I use GroupDocs to add e-signature function...

    I am investigating the possibility of adding e-signature functionality to a CRM SaaS. I am having some difficulty understanding the process, and how to use GroupDocs to accomplish this. The goal is to have users upload…...about more than 8 types like text, image, digital signature, barcode...

    forum.groupdocs.cloud/t/can-i-use-groupdocs-to-...