Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 4,767 for

cloud data

(0.06 sec)
  1. Classify Raw Text using C-Sharp

    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....your textual data programmatically on the cloud. In this article...documents programmatically on the cloud. In this article, you will learn...

    blog.groupdocs.cloud/tag/classify-raw-text-usin...
  2. Extract Text from PDF using REST API in Node.js...

    Programmatically extract text from PDF documents using a REST API on the Cloud in Node.js with PDF Parser Cloud SDK for Node.js....text programmatically on the cloud. In this article, you will learn...GroupDocs.Parser Cloud API. It allows you to parse data from over 50...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  3. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. 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...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/comparison/revisioninfo/
  5. InfoResult | Documentation

    InfoResult Data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/inforesult/
  6. GroupDoc Conversion - Rest API parameters - Fre...

    I am having a technical question. I am trying to use the Groupdosc REST API to do the conversion of HTML file to DOCX (Without the storage) and seems like API accepts the physical file path as the input. Due to the secur…...Conversion Cloud Product Family gregorypadron...One converts documents from cloud storage and the other from the...

    forum.groupdocs.cloud/t/groupdoc-conversion-res...
  7. Java XML parser online

    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....Parser Cloud SDK for Java. XML documents...used for storing structured data, and to extract text from these...

    blog.groupdocs.cloud/tag/java-xml-parser-online/
  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....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

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

    DeleteSettings Data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of options to perform signatures delete...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/deletesettings/
  10. Working with Image 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 Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object Data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/working-with-ima...