Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,606 for

import

(0.03 sec)
  1. GroupDocs.cloud 假期優惠 – GroupDocs.Total Cloud AP...

    使用不同簽名類型簽署文檔(超過 20 種支持的格式) 具有各種格式、樣式和外觀的文本簽名、圖像簽名、數字簽名 條形碼簽名 QRCode 簽名 使用適用於 Python 的 GroupDocs.Signature Cloud SDK。...n代碼: # Import module import asposestoragecloud import groupdocs_signature_cloud...post_search_barcode_request import PostSearchBarcodeReq from ...

    blog.groupdocs.cloud/zh-hant/signature/14009/
  2. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....examples ; import com.groupdocs.cloud.merger.client.* ; import com.groupdocs...* ; import com.groupdocs.cloud.merger.api.InfoApi ; import examples...

    docs.groupdocs.cloud/merger/get-supported-file-...
  3. When rendering Xlsx as PDF, Chinese characters ...

    We’re using node.js groupdocs-viewer-cloud 24.8.0. Here’s the code: Import { readFile, writeFile } from "fs/promises"; Import viewer, { Configuration, DownloadFileRequest, FileInfo, RenderOptions, Spreadshe…... Here’s the code: import { readFile, writeFile } from...from "fs/promises"; import viewer, { Configuration, DownloadFileRequest...

    forum.groupdocs.cloud/t/when-rendering-xlsx-as-...
  4. GroupDocs.Conversion 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....flexible data format, used to import and export data between different...your data between programs, import and export it from one application...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....PagesOperations ; import com.groupdocs.cloud.merger.client.* ; import com.groupdocs...groupdocs.cloud.merger.model.* ; import com.groupdocs.cloud.merger...

    docs.groupdocs.cloud/merger/move-pages/
  6. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...DocumentOperations ; import java.util.Arrays ; import com.groupdocs...client.* ; import com.groupdocs.cloud.merger.model.* ; import com.groupdocs...

    docs.groupdocs.cloud/merger/generate-document-p...
  7. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....PagesOperations ; import com.groupdocs.cloud.merger.client.* ; import com.groupdocs...groupdocs.cloud.merger.model.* ; import com.groupdocs.cloud.merger...

    docs.groupdocs.cloud/merger/swap-pages/
  8. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....DocumentOperations ; import java.util.Arrays ; import com.groupdocs...client.* ; import com.groupdocs.cloud.merger.model.* ; import com.groupdocs...

    docs.groupdocs.cloud/merger/mix-document-pages/
  9. First Public Release of Next Generation GroupDo...

    GroupDocs.Annotation for Cloud API gives developers an API for creating advanced online document annotation tools that supports Text and Figure annotations... Import Annotations # While manipulating...manipulating annotations, importing the annotations from documents...

    blog.groupdocs.cloud/annotation/first-public-re...
  10. GroupDocs.Viewer Cloud SDK for Ruby Launched No...

    Python SDK released for public use of GroupDocs.Viewer cloud features in Python based applications to consume document viewer features easily....following Python code: # Import module import groupdocs_viewer_cloud...

    blog.groupdocs.cloud/viewer/introducing-python-...