Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 6,759 for

viewer

(0.79 sec)
  1. Хмарні API та SDK для роботи з документами REST...

    Інформаційний бюлетень розробників groupdocs.cloud за лютий 2019 року описує роботу з документами GroupDocs, оновлення хмарних API і SDK, а також основні вдосконалення функцій....Viewer Cloud пропонує REST API та...

    blog.groupdocs.cloud/uk/total/documents-manipul...
  2. ग्रुपडॉक्स न्यूज़लैटर मार्च 2017- एपीआई अपडेट औ...

    अप्रैल 2017 के ग्रुपडॉक्स डेवलपर न्यूज़लेटर में ग्रुपडॉक्स दस्तावेज़ हेरफेर एपीआई के भीतर एपीआई अपडेट, प्रमुख फीचर एन्हांसमेंट और बग फिक्स का वर्णन किया गया है।...Viewer for Java एपीआई उपयोगिता को....NET 17.2 के लिए GroupDocs.Viewer 11 प्रमुख फीचर सुधारों के साथ...

    blog.groupdocs.cloud/hi/total/groupdocs-develop...
  3. Bản tin GroupDocs Phiên bản tháng 10 năm 2017 –...

    Bản tin dành cho nhà phát triển GroupDocs tháng 10 năm 2017 mô tả các bản cập nhật API, các cải tiến tính năng chính và các bản sửa lỗi trong API thao tác tài liệu GroupDocs....Viewer chẳng hạn. Chúng tôi hy vọng...một bộ sản phẩm. GroupDocs.Viewer cho .NET 17.8 – Các tính năng...

    blog.groupdocs.cloud/vi/total/groupdocs-newslet...
  4. Boletín de GroupDocs de julio de 2017: actualiz...

    El boletín informativo para desarrolladores de GroupDocs de julio de 2017 describe las actualizaciones de API, las principales mejoras de funciones y las correcciones de errores dentro de las API de manipulación de documentos de GroupDocs....Viewer para .NET 17.5.0 permite mostrar...las anotaciones. GroupDocs.Viewer para .NET MVC Front End : busque...

    blog.groupdocs.cloud/es/total/groupdocs-newslet...
  5. GroupDocs-Newsletter Juli 2017 – Aktualisierung...

    Der GroupDocs-Entwicklernewsletter vom Juli 2017 beschreibt API-Updates, wichtige Funktionserweiterungen und Fehlerbehebungen innerhalb der GroupDocs-APIs zur Dokumentbearbeitung....Viewer für .NET 17.5.0 ermöglicht...bearbeiten und speichern. GroupDocs.Viewer für .NET MVC Front End – Suchen...

    blog.groupdocs.cloud/de/total/groupdocs-newslet...
  6. GroupDocs 时事通讯 2017 年 10 月版 – 文档操作 API 更新

    2017 年 10 月的 GroupDocs 开发人员通讯介绍了 GroupDocs 文档操作 API 中的 API 更新、主要功能增强和错误修复。...Viewer。我们希望这个新的命名标识能够消除任何混乱,并且开发人员将喜欢使用...打包到一个产品套件中的最新版本的 Java API。 GroupDocs.Viewer for .NET 17.8 – 支持渲染为不同文档格式的扩展功能。...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  7. How to Configure 3rd Party Cloud Storages | Doc...

    Although GroupDocs Cloud provides storage facility to its customers, GroupDocs Cloud is not a real storage provider and therefore there is a File Retention Policy defined which customers needs to understand. Some customers are not comfortable with GroupDocs Cloud Storage and they want to use their own cloud storage or some other 3rd party storage services they are comfortable with. We at GroupDocs Cloud, go beyond limitations and make GroupDocs Cloud a kind of Gateway between a Developer and the Cloud Storage he prefers....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/total/configure-3rd-party/
  8. Creating and Managing Application | Documentation

    Create New Application Log into Dashboard. Access the Applications page. Click on the Create New Application button. If you have no storage created yet, let’s first create one by clicking on the create button next to the default storage select box field. Follow the tutorial on the Creating and Managing Storages page in order to setup your first storage. Once you create and connect the storage, go back to the Applications page....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/total/creating-and-managin...
  9. RemoveOptions | Documentation

    RemoveOptions structure defines options for removing document annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/removeoptions/
  10. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author...Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/revisioninfo/