Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 496 for

properties

(0.08 sec)
  1. GroupDocs.Metadata 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....can easily extract metadata properties such as title, artist, and...

    blog.groupdocs.cloud/categories/groupdocs.metad...
  2. 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...
  3. Convert Text to JPG in Node.js

    Let's walk through GruopDocs.Conversion Cloud SDKs for Node.js and see how to convert Text to JPG in Node.js. Build your own JPG generator programmatically....conversion API offers methods and properties to perform conversion among...Assign the values to the properties of the ConvertSettings class...

    blog.groupdocs.cloud/conversion/convert-text-to...
  4. Convert SVG to JPG in Node.js

    Convert SVG to JPG in Node.js. GroupDocs.Conversion provides Cloud SDKs and REST APIs to build an SVG to JPG Converter for your business software....Assign the values to the properties of the ConvertSettings class...js offer a wide range of properties and methods to convert SVG...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  5. GroupDocs Newsletter September 2017– APIs Updat...

    GroupDocs developers newsletter September 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....its own required manageable properties such as dimension, alignment...setting annotation opacity properties for PDF, Word, PowerPoint...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  6. GroupDocs Newsletter August 2017– .NET, Java AP...

    GroupDocs developer newsletter August 2017 describes API updates, new features, .NET and Java code examples within GroupDocs document manipulation APIs....watermarks with matching properties within PDF, Microsoft Word...User can manage annotation properties as well. Try out fully functional...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  7. 在 C# 中使用 REST API 编辑 PDF 文件的元数据

    使用适用于 .NET 的元数据操作 Cloud SDK 在 C# 中使用云上的 REST API 以编程方式编辑 PDF 文件的元数据...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/zh/metadata/edit-metadata-...
  8. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...println("=== Tag for Property ==="); System.out.println("Name...FileFormat: 2 === Tag for Property === Name :FileFormat Category:...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  9. 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/
  10. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s Properties. It returns InfoResult data structure, which contains the list of Properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other Properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....about the document and it’s properties. It returns data structure...which contains the list of properties: Document file format Pages...

    docs.groupdocs.cloud/viewer/get-document-inform...