Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 9,018 for

doc

(0.11 sec)
  1. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the Document, instead of waiting for the entire file to download....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  2. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/extract-text-from-t...
  3. Document Automation 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.... یاد بگیرید که چگونه DOC یا DOCX را با استفاده از GroupDocs...

    blog.groupdocs.cloud/fa/page/3/
  4. GroupDocs.Editor Cloud Product Family on Docume...

    GroupDocs.Editor Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Editor Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud 使......中使用雲中的 REST API 以編程方式編輯 Word 文檔(DOC 或 DOCX)。 在 Node.js 中使用 REST API...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  5. GroupDocs.Conversion Cloud Product Family

    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....js 將 DOC 或 DOCX 轉換為 HTML。 本文定義了一個逐步過程,用於使用...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  6. Prossima versione di GroupDocs.Assembly Cloud

    L'API REST di GroupDocs.Assembly Cloud sta per essere lanciata. È un'API REST per l'automazione dei Documenti e la generazione di report progettata per creare Documenti personalizzati....seguenti formati di file: # Parola: DOC, DOCX, DOT, DOTX, DOTM, DOCM...

    blog.groupdocs.cloud/it/assembly/upcoming-relea...
  7. 发布适用于 GroupDocs.Signature Cloud 的 Ruby SDK

    使用 50 多种文档和图像格式增强您的文档查看应用程序。 GroupDocs.Viewer for Cloud 18.11 包括对 Outlook 数据文件的支持...文件 便携式文档格式:PDF Microsoft Word:DOC、DOCX、DOCM、DOT、DOTX、DOTM 开放文档格式:ODT、OTT...

    blog.groupdocs.cloud/zh/classification/groupdoc...
  8. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/inforesult/
  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)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/changeinfo/
  10. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/overview/