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

properties

(0.03 sec)
  1. Convert Emails and Outlook Messages to PDF usin...

    Programmatically Convert Emails and Outlook Messages to PDF using a REST API in Node.js. Node.js SDK allows converting EML, MSG files to PDF....EmlLoadOptions Set various properties such as displayHeader, displayEmailAddress...PdfConvertOptions Set various properties such as centerWindow , MarginTop...

    blog.groupdocs.cloud/conversion/convert-email-a...
  2. 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...
  3. 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/
  4. 在 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-...
  5. 使用 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...
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...provides rich methods and properties to convert MD to HTML programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/page/8/
  7. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages Properties. 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. Here is the list of Properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....the document and it’s pages properties. The endpoint accepts the...payload. Here is the list of properties that can be obtained for...

    docs.groupdocs.cloud/merger/get-document-inform...
  8. 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...
  9. 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-...
  10. 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...