Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 5,618 for

storage api

(0.39 sec)
  1. Generic Question about GroupDocs.Signature Clou...

    Is there a hosted solution like the one at this URL? (Containerize.IdentityServer - Single sign-on to access all applications and services of Aspose Pty Ltd.) Is there a limit of how many users can login into the applic…...new Generation GroupDocs Cloud APIs. We have plans to create new...based on new GroupDocs Cloud APIs in the future, but I am afraid...

    forum.groupdocs.cloud/t/generic-question-about-...
  2. Get Document Information | Documentation

    This REST Api allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document Storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First, get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....feedback On this page This REST API allows us to obtain basic information...endpoint accepts the document storage path as input payload. Here...

    docs.groupdocs.cloud/editor/get-document-inform...
  3. February 2014 Newsletter

    Integrations and new Cloud Api samples, products releases and updates and more in our February 2014 Newsletter.... JSON storage for annotations. MS SQL Server...numbering for MS Word documents API. Support for EPUB, EMLX, MHT...

    blog.groupdocs.cloud/total/groupdocs-total-net-...
  4. \"从邮件中提取图像 | 如何在 C# 中保存电子邮件照片\"

    \"使用 .NET REST Api 从 EML 和 MSG 电子邮件中提取图像。如何保存来自电子邮件的照片,下载内嵌图片,并自动化电子邮件图像提取。\"... Email Image Extraction API 先决条件 通过 NuGet 安装 从电子邮件中提取图像使用...(FAQs) 为什么从电子邮件中提取图像? 电子邮件图像提取 API 从 ZIP 中提取图像,使用 C# .NET 提取电子邮件图像使用...

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  5. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites....Library Automatic upgrade of the storage schema for new versions. GroupDocs... Integrations and New Cloud API Samples Published GroupDocs.Viewer...

    blog.groupdocs.cloud/annotation/focus-groupdocs...
  6. Supported Document Formats | Documentation

    GroupDocs.Conversion Cloud Api supports the following document formats: 3D From Description Source Target 3DS 3D Studio ✅ ✅ 3MF Microsoft 3D Manufacturing Format ✅ AMF Additive manufacturing file format ✅ ✅ ASE 3D Studio Max’s ASCII Scene Exporter format ✅ DAE Collada ✅ ✅ DRC Google Draco ✅ ✅ FBX FilmBox format ✅ ✅ GLTF Khronos Group’s glTF ✅ ✅ JT Siemens JT File ✅ OBJ Wavefront Obj ✅ ✅ PLY Polygon File Format or Stanford Triangle Format ✅ ✅ RVM AVEVA Plant Design Management System Model ✅ ✅ U3D Universal3D ✅ ✅ USD Universal Scene Description ✅ USDZ Universal Scene Description Archive ✅ VRML The Virtual Reality Modeling Language ✅ X DirectX’s X file ✅ CAD From Description Load Save CF2 Common File Format File ✅ DGN MicroStation Design File ✅ DWF Design Web Format File ✅ DWFX Design Web Format File ✅ DWG AutoCAD Drawing Database File ✅ DWT AutoCAD Drawing Template ✅ DXF Drawing Exchange Format File ✅ ✅ IFC Industry Foundation Classes File ✅ IGS Initial Graphics Exchange Specification (IGES) ✅ PLT PLT (HPGL) ✅ STL Stereolithography File ✅ Compression From Description Load Save 7Z 7-Zip Compressed File ✅ ✅ BZ2 Bzip2 Compressed File ✅ CAB Windows Cabinet File ✅ CPIO CPIO Compressed File ✅ ✅ GZ Gnu Zipped Archive ✅ GZIP Gzip Compressed File ✅ LZ Lzip Compressed File ✅ LZMA LZMA Compressed File ✅ RAR RAR Compressed Archive ✅ TAR Consolidated Unix File Archive ✅ ✅ XZ Xz Compressed File ✅ Z Unix Compressed File ✅ ZIP ZIP Compressed File ✅ ✅ Database From Description Load Save LOG Log File ✅ NSF Lotus Notes Storage Format ✅ SQL Sql File ✅ Diagram From Description Load Save VDX Visio Drawing XML File ✅ ✅ VSD Visio Drawing File ✅ VSDM Visio Macro-Enabled Drawing ✅ ✅ VSDX Visio Drawing File ✅ ✅ VSS Visio Stencil File ✅ VSSM Visio Macro-Enabled Stencil File ✅ ✅ VSSX Visio Stencil File ✅ ✅ VST Visio Drawing Template ✅ VSTM Visio Macro-Enabled Drawing Template ✅ ✅ VSTX Visio Drawing Template ✅ ✅ VSX Visio Stencil XML File ✅ ✅ VTX Visio Template XML File ✅ ✅ eBook From Description Load Save AZW3 Amazon Kindle’s proprietary e-book file format ✅ ✅ EPUB Open eBook File ✅ ✅ MOBI Mobipocket eBook ✅ ✅ Email and Outlook From Description Load Save EML E-Mail Message ✅ ✅ EMLX Apple Mail Message ✅ ✅ MBOX Mbox document format ✅ MSG Outlook Mail Message ✅ ✅ OLM Microsoft Outlook file for Mac Operating System....Conversion Cloud API supports the following document...Save Log File ✅ Lotus Notes Storage Format ✅ Sql File ✅ Diagram...

    docs.groupdocs.cloud/conversion/supported-docum...
  7. Java 中的 SVG 到 HTML 文档转换:综合指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 SVG 转换为 Java 中的 HTML 文件。按照我们的分步指南获得最佳结果。...فارسی українська Polski 使用 REST API 在 Java 中将 SVG 转换为 HTML 文档。 SVG...Java REST API 将 SVG 转换为 HTML 文件和 SDK 安装 如何使用 REST API 在 Java 中将...

    blog.groupdocs.cloud/zh/conversion/svg-to-html-...
  8. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud Storage and other files, like image annotation Add annotation and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/add-direct/
  9. Java 将 EML 转换为 PDF - 分步指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 EML 文件转换为 Java 中的 PDF。使用分步指南增强安全性和兼容性。...فارسی українська Polski 使用 REST API 在 Java 中将 EML 文件转换为 PDF。 在当今...REST API 在 Java 中将 EML 文件转换为 PDF。 本教程将涵盖以下主题: Java REST API 将 EML...

    blog.groupdocs.cloud/zh/conversion/convert-eml-...
  10. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST Api directly from the browser....~/join lets you call this REST API directly from the browser. cURL..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/merger/join-word-continous/