Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,590 for

groupdocs.metadata cloud

(0.07 sec)
  1. Edit Word, Excel, PPT & Web documents Programma...

    Document Editing REST API allows editing word-processing documents, spreadsheets, presentations, and web documents like HTML in C#, Java, PHP, Python, etc....Linkedin Another good news for Cloud Developers! GroupDocs has launched...launched the Document Editing Cloud API. This improves the document...

    blog.groupdocs.cloud/2020/02/11/update-word-exc...
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Documents programmatically on the cloud. Read text from specific page...in Python. Install GroupDocs.Metadata Cloud SDKs for .NET and...

    blog.groupdocs.cloud/groupdocs.cloud/page/33/
  3. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/overview/
  4. DOCX Metadata Editor: Change DOCX Properties On...

    View and edit metadata properties in your DOCX documents online: edit Author, Title, Subject, Company, Created and Modified dates and other properties....cloud . Click or drop your file here...Export DOCX Metadata GroupDocs.Metadata allows you to view and...

    products.groupdocs.app/metadata/docx
  5. PPTX Metadata Editor: Change PPTX Properties On...

    View and edit metadata properties in your PPTX presentations online free with our web-based tool....cloud . Click or drop your file here...Export PPTX Metadata GroupDocs.Metadata allows you to view and...

    products.groupdocs.app/metadata/pptx
  6. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of Cloud storage with a given name from GroupDocs Cloud Storage. API Explorer Groupdocs.metadata Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.Cloud/v1.0/metadata/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/working-with-stor...
  7. Render Project Data from MPP to PDF using REST ...

    Programmatically render Project data from MPP or MPT to PDF using a REST API on the Cloud in Python with Document Viewer Cloud SDK for Python....PDF programmatically on the cloud. This article will be focusing...Python SDK of GroupDocs.Viewer Cloud API. It allows you to programmatically...

    blog.groupdocs.cloud/2021/02/18/render-project-...
  8. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/classification/raw-text-cl...
  9. ComparisonOptions | Documentation

    ComparisonOptions data structure defines comparison options ComparisonOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 }, "OutputPath": "string" } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/comparisonoptions/
  10. Extract Text From The Whole Document | Document...

    This REST API allows extracting text from the whole document by default. You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract text from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/parser/extract-text-from-t...