Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,074 for

storage api

(0.04 sec)
  1. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The Api provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments.... The API provides RenderComments property...render documents with comments. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/render-document-wit...
  2. Convert JPG to Word Document (DOCX) in C# .NET ...

    Convert JPG images to editable Word documents (DOCX) using C# .NET. How to convert Photo to DOC by developing picture to document converter in C# .NET.... JPG to Word Conversion API Convert JPG to Word in C# .NET...Commands JPG to Word Conversion API # GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  3. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud Storage Convert document Download converted document from Storage Steps 1 and 3 are Storage operations, please refer to the File Api documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert Api method will return converted document in the response body...input document into cloud storage Convert document Download converted...document from storage Steps 1 and 3 are storage operations, please...

    docs.groupdocs.cloud/conversion/convert-to-html...
  4. Convert XML to PDF in Java using Java SDK: A Guide

    Learn how to convert XML to PDF files in Java using GroupDocs.Conversion Cloud SDK for Java. Let's go through the process of converting XML to PDF in Java....PDF File in Java using REST API. XML (eXtensible Markup Language)...PDF file in Java using REST API. We will cover the following...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  5. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST Api*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes....using QR code generator REST API . We will utilize the GroupDocs...Creator SDK Step 2: Initialize the API Client Step 3: Upload the Document...

    blog.groupdocs.cloud/signature/generate-qr-code...
  6. Comma Delimited files to Excel | CSV to Excel i...

    Convert comma delimited files to Excel using C# .NET. Save csv comma separated values to Excel workbook with C#.... API for CSV to Excel Conversion Comma...to Excel using cURL commands API for CSV to Excel Conversion #...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  7. Extract Images from a Document Inside a Contain...

    This REST Api allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST Api resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....feedback On this page This REST API allows extracting images from...GroupDocs.Parser Cloud REST API resource has been used in the...

    docs.groupdocs.cloud/parser/extract-images-from...
  8. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  9. 将条形码签名添加到您的文档中

    REST Api,用于创建、验证和搜索不同类型的条形码 通过执行各种签名选项对云中的文档进行签名...Signature 云 API? # GroupDocs.Signature Cloud 是一个 REST API,用于在云中创建、验证和搜索不同类型的...电子签名 图像签名 印章签名 如何使用电子签名 API 处理条形码文档? # 此 API 旨在根据作为签名选项数组传递的参数向文档添加电子签名。可以使用输出...

    blog.groupdocs.cloud/zh/signature/add-electroni...
  10. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document pages. The order of the pages in the source document is never changed, instead, the Api applies reordering to the resultant PDF document. The following code snippet shows how to reorder pages. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud Storage Render document or get document info Download rendered document from Storage Steps 1 and 3 are Storage operations, please refer to this File Api documentation for usage details....never changed, instead, the API applies reordering to the resultant...shows how to reorder pages. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/reorder-pages/