Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 6,465 for

file format

(0.12 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....0/viewer/storage/file/viewer/with_comment_docx/with_comment_page_1...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-document-wit...
  2. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. 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....0/viewer/storage/file/viewer/with_tracked_changes...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  3. Render layers | Documentation

    GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property. The following code sample shows how to render a specific layer of a CAD drawing. 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....0/viewer/storage/file/viewer/with_layers_and_layo...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-layers/
  4. GroupDocs.Viewer Cloud Product Family

    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.... Formats include PDF and Microsoft Word...lets you display over 45 file formats from within .NET applications...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  5. No ChatGPT | Rephrase Rewrite Paraphrase Text a...

    Forget OpenAI or ChatGPT. Easily rewrite, rephrase, and paraphrase documents online with .NET REST API. Better than Gemini, Microsoft Copilot, and Claude... Handles multiple file formats: DOCX, PPTX, TXT, RTF, and...

    blog.groupdocs.cloud/rewriter/paraphrase-docume...
  6. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....0/viewer/storage/file/viewer/sample_mpp/sample_page_1...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-project-time...
  7. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....into cloud storage and other files, like digital certificate or...cloud/v2.0/signature/storage/file/signaturedocs/signedBarcode_one-page...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. 使用 Ruby 将 PDF 转换为可编辑的 Word 文档

    您可以在云端的 Ruby 中将 PDF 转换为 Word DOCX。在本文中,我们将学习如何使用 Ruby Cloud API 将 PDF 转换为可编辑的 Word 文档。...root}/public/groupdocs-files/four-pages.pdf" @fileStream = File.new(@pdffile...upload_file(@request) @fileStream.close() puts("File Uploading...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  9. Get Document Information | Documentation

    This API retrieves document inFormation. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document inFormation. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....: "Microsoft Word Open XML format" , "size" : 16646 , "dateModified"...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/annotation/get-document-in...
  10. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....a list of all supported file formats in GroupDocs.Metadata Cloud...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/metadata/quickstart/