Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 3,631 for

import

(0.25 sec)
  1. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....groupdocs_signature_cloud import * import groupdocs_signature_cloud...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Split drawing into tiles | Documentation

    Tiled rendering or (rendering by coordinates) is the process of rendering CAD drawings (into an image, HTML or PDF) by dividing into square parts and rendering each part (or tile) separately. The advantage of this process is that the amount of memory involved is reduced as compared to rendering the entire document at once. Generally, DWG documents are divided into pages by Model and Layouts, but when the tiled rendering is enabled, only the Model is rendered and every tile composes a separate page....package RenderingCadDrawings import ( "fmt" "github.com/groupd...

    docs.groupdocs.cloud/viewer/split-drawing-into-...
  3. 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....ature-cloud-python-samples import groupdocs_signature_cloud client_id...

    docs.groupdocs.cloud/signature/metered-consumpt...
  4. 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....erger-cloud-python-samples import groupdocs_merger_cloud client_id...

    docs.groupdocs.cloud/merger/metered-consumption/
  5. Convert CSV to JSON or JSON to CSV Programmatic...

    Convert JSON array to CSV table using C# REST API. This article is about how to convert CSV to JSON or JSON to CSV Programmatically in C#....tabular data that can also be imported into a spreadsheet application...JSON programmatically; how to import JSON to CSV in C# programmatically;...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  6. Document Splitting in Java | PPT Document Splitter

    Learn how to split PowerPoint PPT or PPTX slides into separate files using Java. Follow step-by-step instructions to achieve efficient PowerPoint files splitting....code snippet below: Firstly, import the required classes into your...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...
  7. 下一代GroupDocs.Annotation Clou首次公开发布

    GroupDocs.Annotation for Cloud API 为开发人员提供了一个 API,用于创建支持文本和图形注释的高级在线文档注释工具...null, Password = null }; // Import annotations from document var...

    blog.groupdocs.cloud/zh/annotation/first-public...
  8. 如何在 Python 中拆分 PowerPoint PPT 或 PPTX 幻灯片

    使用 PowerPoint Splitter 在线和免费幻灯片拆分工具拆分 PowerPoint 演示文稿。让我们学习如何在 python 中拆分 PowerPoint PPT 或 PPTX 幻灯片...拆分为两个文件,如下所示: # 导入groupdocs合并SDK import groupdocs_merger_cloud # 免费注册后,从...示例下载它: # 用于下载合并文件的 API 初始化 import shutil file_api = groupdocs_merger_cloud...

    blog.groupdocs.cloud/zh/merger/how-to-split-pow...
  9. Merge PowerPoint Files into One - Simplify Your...

    Learn how to easily merge PowerPoint files into one in Java. This article provides a step-by-step guide and code examples for Java developers....follow these steps: Firstly, import the required classes into your...

    blog.groupdocs.cloud/merger/merge-powerpoint-fi...
  10. Merge Word Documents in Java

    Learn how to merge Word documents DOC or DOCX in Java using GroupDocs.Merger Cloud SDK for Java with this comprehensive step-by-step guide....documents into one: Firstly, import the required classes into your...

    blog.groupdocs.cloud/merger/how-to-merge-word-d...