Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 6,749 for

viewer

(0.06 sec)
  1. Translating files | Documentation

    How to translate plain text....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/
  2. Processing files | Documentation

    How to process a file....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/
  3. Link | Documentation

    Link data structure represents output document information Link example: { "href": "string", "rel": "string", "type": "string", "title": "string" } Name Description Href Contains the link’s URL Rel Contains file path in the cloud storage Type Output type (‘file’) Title File name...Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/link/
  4. GroupDocs.Classification Cloud Product Family o...

    GroupDocs.Classification Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Classification Cloud Product Family on Document Automation REST APIs | G......Viewer برای Cloud 18.11 شامل پشتیبانی...

    blog.groupdocs.cloud/fa/categories/groupdocs.cl...
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Viewer Cloud SDK for Java 将 MS Office、PDF...Acrobat Reader 等)。 GroupDocs.Viewer Cloud是一个独立于平台的文档渲染和查看解决方案。它允许您在应用程序中显示...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/38/
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Viewer。我們希望這個新的命名標識能夠消除任何混亂,並且開發人員將喜歡使用...Word 和電子表格文檔中呈現註釋 GroupDocs.Viewer for .NET 17.5.0 允許在 .NET 應用程序中呈現...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  7. search-apis

    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....Viewer for .NET 17.5.0 允許在 .NET 應用程序中呈現...

    blog.groupdocs.cloud/zh-hant/tag/search-apis/
  8. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML Hypertext Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/supported-docum...
  9. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-supported-qr...
  10. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Viewer Product Solution GroupDocs...

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