Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 7,922 for

text

(0.04 sec)
  1. Working with texts | Documentation

    How to work with content in Textual form....reference / Working with texts Working with texts Leave feedback GroupDocs...Rewriter can process any amount of text in 3 API calls: Because GroupDocs...

    docs.groupdocs.cloud/rewriter/text/
  2. Supported Document Formats | Documentation

    GroupDocs.Classification Cloud API supports following document formats: Format Name Extension Load Save Remarks Portable Document Format PDF Words Document Formats DOC, DOCX, DOCM, DOT, DOTX, DOTM Rich Text Formats RTF Plain Text File TXT OpenDocument Formats ODT, OTT...Formats , , , , , Rich Text Formats Plain Text File OpenDocument Formats...

    docs.groupdocs.cloud/classification/supported-d...
  3. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain Text....file and get result as plain text, send a POST request to the...cloud/v2.0/translation/image-to-text GroupDocs.Translation Cloud...

    docs.groupdocs.cloud/translation/file/request/i...
  4. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....whether a document contains Text and Barcode Signatures at same..."barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType":...

    docs.groupdocs.cloud/signature/working-with-sea...
  5. Drupal Document Viewer Module | GroupDocs

    GroupDocs API facilitates the user with simple syntax, easy to use methods and a very few lines of code to perform Text extraction operations....Text for .NET in GroupDocs Products...GroupDocs.Text for .NET API which allows users to extract text from...

    blog.groupdocs.cloud/total/customer-newsletter-...
  6. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....simplify and otherwise process texts and and documents in a with...a hands-on example. 1. Send text or file for processing In the...

    docs.groupdocs.cloud/rewriter/workflow/
  7. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....Translation Cloud can translate texts and and documents in a with...a hands-on example. 1. Send text or file for translation In the...

    docs.groupdocs.cloud/translation/workflow/
  8. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....annotation of these categories: Text Annotations Figure Annotations...in GroupDocs.Signature Cloud: Text Signature Image Signature Barcode...

    blog.groupdocs.cloud/total/releasing-first-vers...
  9. Supported Document Formats | Documentation

    GroupDocs.Comparison Cloud API supports following document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ Autodesk Design Web Format .DWF ✔ AutoCAD Drawing .DWG ✔ AutoCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....OpenDocument Text . ✔ OpenDocument Text Template . ✔ Rich Text Document...Document . ✔ Plain Text Document . ✔ Was this page helpful? Not really...

    docs.groupdocs.cloud/comparison/supported-docum...
  10. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....EnableLayeredRenderi Enables rendering of text and graphics according to z-order...this option is set to true, the text is rendered as an image in the...

    docs.groupdocs.cloud/viewer/renderoptions/