Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 4,435 for

cloud data

(0.91 sec)
  1. Markdown to HTML | Free Markdown Converter Onli...

    Learn how to convert your MD files to HTML with a free online Markdown converter....Cloud REST API. Our comprehensive...converter powered by GroupDocs.Cloud REST API. This robust tool eliminates...

    blog.groupdocs.cloud/conversion/generate-html-f...
  2. 使用 Java 将 Markdown .md 文件转换为 HTML

    使用 Markdown 标记语言到 HTML API 将 Markdown 纯文本转换为 HTML。本文介绍如何使用 REST API 在 Java 中将 Markdown 转换为 HTML。...Conversion Cloud API 的 Java SDK 。它可以帮助您快速轻松地将...。它可以帮助您快速轻松地将 GroupDocs.Conversion Cloud API 集成到您的 Java 应用程序中。这是最好的 Markdown...

    blog.groupdocs.cloud/zh/conversion/convert-mark...
  3. Embed Signature Box in Document with PHP - Free...

    Hi, I’m using php sdk with Cloud api and I would like the user to place the signature box freely where they like. Not predetermined x and y coordinates. Your demo Cloud api give the impression that you can do this and I…...Signature Cloud Product Family info10 August...Hi, I’m using php sdk with cloud api and I would like the user...

    forum.groupdocs.cloud/t/embed-signature-box-in-...
  4. 使用 C-Sharp .NET 将 PDF 转换为可编辑的 DOC

    GroupDocs.Conversion C# .NET API 提供了一种在线将 PDF 转换和更改为 Word 文件的简便方法。本文介绍如何在 C# 中将 PDF 转换为 Word。...Conversion Cloud API 的 .NET SDK 。它是一个快速安全、功能丰富且可靠的文件格式转换平台。...package GroupDocs.Conversion-Cloud --version 22.10.0 接下来,在开始执行步骤和可用代码片段之前,从...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  5. assembly.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.Cloud/assembly/developer-guide/ weekly 0.5 https://docs.groupdocs.Cloud/assembly/develo......cloud/assembly/developer-guide/ weekly...0.5 https://docs.groupdocs.cloud/assembly/developer-guide/concepts/...

    docs.groupdocs.cloud/sitemaps/assembly.xml
  6. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/verification-opt...
  7. 在 Java 中将 JPG 转换为 PowerPoint 并将 PowerPoint 转换为 JPG

    使用快速安全的 REST API 将 JPG 文件转换为 PPT,将 PPT 转换为 JPG 文件格式。让我们看看如何在 Java 中将 JPG 转换为 PowerPoint 以及将 PowerPoint 转换为 JPG...Conversion Cloud API 的 Java SDK Java SDK 是一个功能丰富的...<url>https://repository.groupdocs.cloud/repo</url> </repository> Maven...

    blog.groupdocs.cloud/zh/conversion/convert-jpg-...
  8. Java 将 Word 文档转换为 HTML 文件

    使用 Java GroupDocs API 自动将 Word DOCX 文件转换为 HTML 文件。本文介绍如何使用 REST API 在 Java 中将 Word 文件转换为 HTML。...Conversion Cloud API 的 Java SDK 。它可以帮助您快速轻松地将...。它可以帮助您快速轻松地将 GroupDocs.Conversion Cloud API 集成到您的 Java 应用程序中。这是最好的 Word-to-HTML...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/common-structures/
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/conversion/loadoptions/