Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 4,891 for

data

(0.09 sec)
  1. Sending Markdown files for translation | Docume...

    How to send Markdown files for translation to the selected languages....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/file/request/m...
  2. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta Data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....document description with meta data and coordinates of text on pages...

    docs.groupdocs.cloud/annotation/document-inform...
  3. How to convert csv to html - Free Support Forum...

    Can somebody help me out .I m converting csv to html using groupdocs. But In the converted html I m getting this . <p>This page uses frames, but your browser doesn't support them.</p> Bellow is my code let fileApi = c…...send({ data: result.toString(), }); });... 2023, 11:45am 6 Output: { "data": " <!DOCTYPE html PUBLIC \"-//w3c//DTD...

    forum.groupdocs.cloud/t/how-to-convert-csv-to-h...
  4. Introduction of PHP SDK in Next Generation Grou...

    Next Generation GroupDocs.Storage for Cloud is a new and improved REST API for performing different Storage related operations in Cloud Apps/Websites..."Content-Type: multipart/form-data" \ -H "Accept: application/json"...

    blog.groupdocs.cloud/total/first-public-release...
  5. Extract Metadata of Images using C# | Metadata ...

    Automate the Extraction and Modification of Image MetaData in C# by Utilizing a REST API hosted in the Cloud, Employing the MetaData Manipulation Cloud SDK for .NET....and more, which is saved as data about the image. As a C# programmer...to get and change this image data when it’s stored in the cloud...

    blog.groupdocs.cloud/metadata/extract-and-manip...
  6. Tags

    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....PDF in Python 1 Convert Excel data to JSON in Java 1 convert excel...PNG in Java 1 Convert Project Data to PDF 1 Convert Project to...

    blog.groupdocs.cloud/zh/tags/
  7. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST API 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。...// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    blog.groupdocs.cloud/zh-hant/watermark/watermar...
  8. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通过 REST API 对文档添加水印。特点包括;添加图像或文本水印,删除、替换或搜索水印。...// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    blog.groupdocs.cloud/zh/watermark/watermark-clo...
  9. 全新GroupDocs.Signature Cloud V2!

    签名 REST API,用于应用、验证和搜索各种文件格式的电子签名。支持多种电子签名..."Content-Type: multipart/form-data" -H "Accept: application/json"..."authorization: Bearer [ACCESS_TOKEN]" --data-binary @"c:\temp\one-page.docx"...

    blog.groupdocs.cloud/zh/signature/all-new-group...
  10. RenderOptions | Documentation

    RenderOptions Data structure used as part of ViewOptions Data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Viewer Cloud / Developer Guide / Data structures / RenderOptions RenderOptions...RenderOptions data structure used as part of data structure. Note...

    docs.groupdocs.cloud/viewer/renderoptions/