Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 6,747 for

viewer

(0.07 sec)
  1. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  2. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  3. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to add metadata to a document curl -v "https://api....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. GroupDocs 뉴스레터 2017년 10월판 – 문서 조작 API 업데이트

    2017년 10월의 GroupDocs 개발자 뉴스레터에서는 GroupDocs 문서 조작 API 내의 API 업데이트, 주요 기능 향상 및 버그 수정에 대해 설명합니다....Viewer for .NET 17.8 – 다른 문서 형식으로...

    blog.groupdocs.cloud/ko/total/groupdocs-newslet...
  5. Translating image and scanned PDF files with Gr...

    How to use GroupDocs.Translation Cloud SDK for translating image files....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/image...
  6. 在 C# .NET 中將 JPG 轉換為 Word 文件 (DOCX) | JPG 轉 DOC

    使用 C# .NET 將 JPG 映像轉換為可編輯的 Word 文件 (DOCX)。如何透過在 C# .NET 中開發圖片到文件轉換器來將照片轉換為 DOC。...我們強烈建議訪問以下連結以了解更多資訊: 使用 C# 開發 MS Project Viewer C# .NET 中的 CSV 到 PDF 轉換指南 在...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  7. 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....Viewer Cloud V2 的特性和功能。 怎么运行的 在这个...的完整列表,以便直接在您喜欢的平台中使用 GroupDocs.Viewer Cloud API。 开始吧…我们将 DOCX 文件转换为...

    blog.groupdocs.cloud/zh/categories/groupdocs.co...
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Viewer のようになります。この新しい命名識別により混乱が解消され、開発者が...およびスプレッドシート ドキュメントでのコメントの表示 GroupDocs.Viewer for .NET 17.5.0 を使用すると、.NET...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/48/
  9. Verify Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verify-text-sign...
  10. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-text-from-a...