Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 6,724 for

viewer

(0.25 sec)
  1. GroupDocs 뉴스레터 2017년 10월판 – 문서 조작 API 업데이트

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

    blog.groupdocs.cloud/ko/total/groupdocs-newslet...
  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. 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...
  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. Customer Newsletters

    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 pro . Měsíční zpravodaj prosince...

    blog.groupdocs.cloud/cs/tag/customer-newsletter...
  9. pimcore

    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 扩展。此扩展允许您将 GroupDocs HTML5...

    blog.groupdocs.cloud/zh/tag/pimcore/
  10. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all properties with Created tag. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via 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/extract-metadata-...