Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 10,056 for

text

(0.55 sec)
  1. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "Text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) Text Revision Text author Revision author..."id" : 0 , "action" : "None" , "text" : "\rsssssssss" , "author"...(Insertion, Deletion,, etc.) text Revision text author Revision author...

    docs.groupdocs.cloud/comparison/revisioninfo/
  2. 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.... Convert PDF to Text Programmatically using REST...document file format that contains text, data etc and is operating system...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  3. GroupDocs.Total 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....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/categories/groupdocs.total...
  4. convert xls to txt on Document Processing REST ...

    convert xls to txt on Document Processing REST APIs | GroupDocs Cloud Recent content in convert xls to txt on Document Processing REST APIs | GroupDocs Cloud Convert Excel Workbook to Text File usi......Cloud Convert Excel Workbook to Text File using .NET REST API Wie...die Umwandlung von Excel in Text und vereinfachen Sie die Datenaus...

    blog.groupdocs.cloud/de/tag/convert-xls-to-txt/...
  5. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Extract MP3 Metadata in .NET: Outpu......C# | Watermark PowerPoint Add text watermarks to PowerPoint presentations...enables AI agents to extract text, images, and barcodes from documents...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  6. excel to txt on Document Processing REST APIs |...

    excel to txt on Document Processing REST APIs | GroupDocs Cloud Recent content in excel to txt on Document Processing REST APIs | GroupDocs Cloud Convert Excel Workbook to Text File using .NET REST......Cloud Convert Excel Workbook to Text File using .NET REST API Wie...die Umwandlung von Excel in Text und vereinfachen Sie die Datenaus...

    blog.groupdocs.cloud/de/tag/excel-to-txt/index.xml
  7. xls to txt on Document Processing REST APIs | G...

    xls to txt on Document Processing REST APIs | GroupDocs Cloud Recent content in xls to txt on Document Processing REST APIs | GroupDocs Cloud Convert Excel Workbook to Text File using .NET REST API......Cloud Convert Excel Workbook to Text File using .NET REST API Wie...die Umwandlung von Excel in Text und vereinfachen Sie die Datenaus...

    blog.groupdocs.cloud/de/tag/xls-to-txt/index.xml
  8. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "Text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)...."None" , "type" : "Inserted" , "text" : "lol" , "targetText" : "Latin...StyleChanged, etc.) Text Source text Targettext Target text Authors Array...

    docs.groupdocs.cloud/comparison/changeinfo/
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...can easily classify any raw text or your documents programmatically...to classify documents and raw text using a REST API in C# . You...

    blog.groupdocs.cloud/groupdocs.cloud/page/39/
  10. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how to convert txt documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....$JWT_TOKEN " \ -d '{ "FilePath": "Text/sample.txt", "Format": "pdf"...$env:JWT_TOKEN" ` -d "{ 'FilePath': 'Text/sample.txt', 'Format': 'pdf'...

    docs.groupdocs.cloud/conversion/convert-txt-doc...