Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,907 for

data

(0.18 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    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....Cloud storage, provide JSON data, and generate a finished invoice...HTML tags, parse structured data, and automate content processing...

    blog.groupdocs.cloud/
  2. csv to html table on Document Processing REST A...

    csv to html table on Document Processing REST APIs | GroupDocs Cloud Recent content in csv to html table on Document Processing REST APIs | GroupDocs Cloud Konversi File CSV ke HTML dengan mudah di...... Mudah Mengonversi data yang dipisahkan koma menjadi...

    blog.groupdocs.cloud/id/tag/csv-to-html-table/i...
  3. xls to json converter on Document Processing RE...

    xls to json converter on Document Processing REST APIs | GroupDocs Cloud Recent content in xls to json converter on Document Processing REST APIs | GroupDocs Cloud Konversi Excel ke JSON Menggunaka......dokumen XLS dan XLSX menjadi data JSON Recent content in xls to...

    blog.groupdocs.cloud/id/tag/xls-to-json-convert...
  4. convert txt to excel on Document Processing RES...

    convert txt to excel on Document Processing REST APIs | GroupDocs Cloud Recent content in convert txt to excel on Document Processing REST APIs | GroupDocs Cloud Ubah Workbook Excel menjadi File Te......dan menyederhanakan ekstraksi data. Recent content in convert txt...

    blog.groupdocs.cloud/id/tag/convert-txt-to-exce...
  5. ods to xls online on Document Processing REST A...

    ods to xls online on Document Processing REST APIs | GroupDocs Cloud Recent content in ods to xls online on Document Processing REST APIs | GroupDocs Cloud Konversi ODS ke Buku Kerja Excel Mengguna......ke Excel untuk kompatibilitas data yang lancar. Recent content...

    blog.groupdocs.cloud/id/tag/ods-to-xls-online/i...
  6. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  7. InfoResult | Documentation

    InfoResult Data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....Signature Cloud / Developer Guide / Data structures / InfoResult InfoResult...feedback On this page InfoResult data structure returned by Info API...

    docs.groupdocs.cloud/signature/inforesult/
  8. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  9. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  10. Replace missing font | Documentation

    GroupDocs.Viewer Cloud enables you to set default font name which may be useful in following cases: You want to generally specify the default font to fall back on if a particular font in a document cannot be found during rendering; The document uses a font that contains non-English characters and the you want to make sure that any missing font is replaced with one which has the same character set available....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/replace-missing-font/