Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 4,369 for

cloud data

(0.06 sec)
  1. Errors from API - Free Support Forum - groupdoc...

    Hi, we’ve started receiving this error from the API yesterday: “Unable to add file to the local file storage” Are you able to tell us why? Thanks...Total Cloud Product Family tech9 May 20...remove your old unnecessary data from the storage....

    forum.groupdocs.cloud/t/errors-from-api/2072
  2. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud خلاصه محتوای سند در C# .NET | API خلاصه سازی سند چگونه محتویات سند را با استفاده از......Processing REST APIs | GroupDocs Cloud Recent content on Document Processing...Processing REST APIs | GroupDocs Cloud خلاصه محتوای سند در C# .NET...

    blog.groupdocs.cloud/fa/index.xml
  3. ImageOptions | Documentation

    ImageOptions Data structure inherits RenderOptions and used as part of ViewOptions Data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/imageoptions/
  4. Sending texts for translation | Documentation

    How to send texts for translation to the selected languages....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/translation/text/request/
  5. Extract Text from HTML | HTML Text Parser | HTM...

    Learn how to extract text from HTML with .NET REST API. Parse clean text, remove tags, and automate HTML content extraction with .NET REST API. HTML to TXT...NET Cloud SDK Table of Contents Why Extract...essential for: Content migration Data scraping Indexing & full‑text...

    blog.groupdocs.cloud/parser/extract-text-from-h...
  6. Convert JSON to PDF in Node.js

    Follow this blog post to learn how to convert JSON to PDF in Node.js. Install Groupdocs.Conversion and build a JSON to PDF converter programmatically....development, offering enhanced data presentation and accessibility...accessibility. By transforming JSON data into PDF documents, developers...

    blog.groupdocs.cloud/conversion/convert-json-to...
  7. Python Microsoft Word to MarkDown Conversion th...

    I found error in the below for the code attached… I set for my google drive storage. Error msg: groupdocs_conversion_Cloud.api_exception.ApiException: (500) Message: AmazonS3 Storage exception: The specified key doe…...Conversion Cloud Product Family convert-word-to-md...Error msg: groupdocs_conversion_cloud.api_exception.ApiException:...

    forum.groupdocs.cloud/t/python-microsoft-word-t...
  8. AnnotationApiLink | Documentation

    AnnotationApiLink describes output file link FileInfo example { "Href": "string", "Rel": "string", "Type": "string", "Title": "string" } FileInfo fields Name Description Href File download url Rel Reserved Type Reserved Title File name...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/annotation/annotationapilink/
  9. 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)....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/comparison/changeinfo/
  10. ViewOptions | Documentation

    ViewOptions Data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/viewoptions/