Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,570 for

value

(0.05 sec)
  1. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...setTagOptions(tagOptions); //Set Date for Value Date date = new Date(); DateFormat...setTagOptions(tagOptions); //Set the new Value and Type and then add the property...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  2. Extract Metadata of Images using C# | Metadata ...

    Automate the Extraction and Modification of Image Metadata in C# by Utilizing a REST API hosted in the Cloud, Employing the Metadata Manipulation Cloud SDK for .NET....model Define AddOptions Set Value and SearchCriteria for the property...

    blog.groupdocs.cloud/metadata/extract-and-manip...
  3. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/delete-annotati...
  4. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. That will be used to invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/quick-start/
  5. Convert Text Files to PDF using File Conversion...

    Convert text to pdf file in high quality using our advanced conversion API. Let's learn how to convert text files to PDF using file conversion API in Python... Next, set convert_options value with pdf convertOptions Now...

    blog.groupdocs.cloud/conversion/convert-text-fi...
  6. How to Rotate PDF Pages using Rest API in Ruby

    Rotate or flip PDF files or specific pages in PDF document by defining degrees. This article is about how to rotate PDF pages using Rest API in Ruby....enumeration to select a suitable value of rotation in the clockwise...number and end page number values; Set the desired page rotation...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  7. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....feature to set a predefined image value for the Stamp field type. New...

    blog.groupdocs.cloud/comparison/spotlight-group...
  8. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering text documents or email messages. This feature is supported for: Plain-text (.txt) files Comma-separated Values (.csv) Tab-separated Values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/specify-encoding-wh...
  9. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  10. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...