Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 8,896 for

text

(0.1 sec)
  1. editor.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/editor/available-sdks/ weekly 0.5 https://docs.groupdocs.cloud/editor/developer-g......cloud/editor/working-with-text-documents/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/editor.xml
  2. Extract Specific Data from PDF using Python | R...

    Programmatically Extract Specific Data from PDF using a REST API on the cloud in Python with Document Parser Cloud SDK for Python.... You can extract text, images, and parse data by a...a REST API in Python Extract Text from PDF Documents using a REST...

    blog.groupdocs.cloud/parser/extract-specific-da...
  3. Remove Annotations From Word in Python

    Programmatically extract or remove annotations from Word in Python. GroupDocs.Annotation offers Cloud SDKs and REST APIs to delete annotations programmatically....overlays, text replacements, redactions, sticky notes, and text markups...

    blog.groupdocs.cloud/annotation/extract-or-remo...
  4. Convert CSV to JSON and JSON to CSV in Java

    Convert and transform JSON to CSV file or CSV to JSON online using fileformat API. This article is about how to convert CSV to JSON and JSON to CSV in Java....Separated Values) file is a text file which allows data to be...a simple, common, and plain text format for data storage. CSV...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  5. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....learn how to convert PPT to Text online using a web-based PowerPoint...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...documents and extract all the images/text programmatically on the cloud...

    blog.groupdocs.cloud/groupdocs.cloud/page/33/
  7. Product overview | Documentation

    An introduction to GroupDocs.Translation Cloud service and how it can solve everyday business needs....the service can process both text and files in while maintaining...

    docs.groupdocs.cloud/translation/product-overview/
  8. 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...
  9. 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/
  10. DeleteResult | Documentation

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

    docs.groupdocs.cloud/signature/deleteresult/