Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,738 for

name

(0.03 sec)
  1. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....documents may be customized: Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/editor/working-with-text-d...
  2. 在 Java 中将 Visio VSDX 转换为 PDF - 分步指南。

    使用 GroupDocs.Conversion Cloud SDK for Java 将 Visio 文件转换为 Java 中的 PDF。了解如何使用此 SDK 高效地将 Visio 文件转换为 PDF 格式。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  3. 通过 Java 将 HTML 转换为 Markdown |综合指南

    GroupDocs.Conversion 提供各种文档格式的转换。本文介绍如何使用 REST API 使用 Java 将 HTML 转换为 Markdown。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  4. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/editor/metered-consumption/
  5. Analysis of Text or Documents using a REST API ...

    Programmatically Perform Sentiment Analysis of your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....Text : Experience is simply the name we give our mistakes ClassName...

    blog.groupdocs.cloud/classification/sentiment-a...
  6. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Merger-Cloud only The metered license can be used in Docker version of GroupDocs.Merger-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Merger Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Merger API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/merger/metered-consumption/
  7. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/signature/metered-consumpt...
  8. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document Name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....documents will be produced: Document name Page numbers document_0 3 document_1...documents will be produced: Document name Page numbers document_0 3 document_1...

    docs.groupdocs.cloud/merger/split-document/
  9. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....0, "ForegroundColor": { "Name": "red" }, "TextAlignment":...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  10. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how to render document without using cloud storage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or PDF Required. File binary Input file to convert Form data, Required pages string Pages range to render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents.... Method parameters: Name Type Description Comment format...

    docs.groupdocs.cloud/viewer/convert-and-download/