Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 500 for

property

(0.15 sec)
  1. file conversion API on Document Processing REST...

    file conversion API on Document Processing REST APIs | GroupDocs Cloud Recent content in file conversion API on Document Processing REST APIs | GroupDocs Cloud Konversi GIF ke JPG di Node.js - API ......menawarkan berbagai metode dan properti. Konversi File RAR ke PNG...

    blog.groupdocs.cloud/id/tag/file-conversion-api...
  2. convert GIF to JPG on Document Processing REST ...

    convert GIF to JPG on Document Processing REST APIs | GroupDocs Cloud Recent content in convert GIF to JPG on Document Processing REST APIs | GroupDocs Cloud Konversi GIF ke JPG di Node.js - API Ko......menawarkan berbagai metode dan properti. Konversi File GIF ke JPG...

    blog.groupdocs.cloud/id/tag/convert-gif-to-jpg/...
  3. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage.... Here is the list of properties that can be obtained for...contains the full list of properties. |Name|Description|Comment...

    docs.groupdocs.cloud/watermark/get-document-inf...
  4. C# の REST API を使用して PDF ファイルのメタデータを編集する

    メタデータ操作 Cloud SDK for .NET を使用して、C# のクラウド上で REST API を使用して PDF ファイルのメタデータをプログラムで編集する...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/ja/metadata/edit-metadata-...
  5. Annotate PDF Documents using REST API in PHP | ...

    Programmatically Annotate PDF documents using a REST API on the cloud in PHP with Document Annotation Cloud SDK for PHP. Add multiple annotations using PHP.... Next, set annotation properties e.g., position, type, text...AnnotateApi . Next, set annotation properties e.g., position, text, etc...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  6. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....structure describes annotation properties. AnnotationInfo example {...describes annotation reply properties. { "Id": "string", "UserId":...

    docs.groupdocs.cloud/annotation/annotationinfo/
  7. Node.js Annotation API | How to Put a Line Thro...

    Learn how to implement strikethrough text in PDF documents using Node.js and REST API. Enhance your PDF manipulation capabilities with a step-by-step guide for developers....With the API, you can set properties such as the strikethrough...thickness. You can adjust these properties according to your requirements...

    blog.groupdocs.cloud/annotation/strikethrough-t...
  8. extract metadata

    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....dapat dengan mudah mengekstrak properti metadata seperti judul, artis...

    blog.groupdocs.cloud/id/tag/extract-metadata/
  9. OTT

    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....dan peningkatan baru seperti properti “DefaultFontName” yang diperkenalkan...

    blog.groupdocs.cloud/id/tag/ott/
  10. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. 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. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....to extract whole metadata properties tree. cURL example The following...to retrieve all metadata properties. Request # First get JSON...

    docs.groupdocs.cloud/metadata/extract-whole-met...