Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,784 for

name

(0.06 sec)
  1. RemoveOptions | Documentation

    RemoveOptions structure defines options for removing document annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...: "string" } FileInfo fields Name Description FileInfo Input file...

    docs.groupdocs.cloud/annotation/removeoptions/
  2. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author..."GroupDpcs" , "type" : "Insertion" } Name Description id Id of revision...

    docs.groupdocs.cloud/comparison/revisioninfo/
  3. 在 Python 中使用 REST API 编辑 Excel 工作表 |在 Python 中编...

    使用适用于 Python 的 Excel 电子表格编辑器云 SDK,在 Python 中使用云中的 REST API 以编程方式编辑 Excel 工作表(XLS 或 XLSX)。...#04AA6D; color: white;">First Name</th><th style="background-color:...#04AA6D; color: white;">Last Name</th><th style="background-color:...

    blog.groupdocs.cloud/zh/editor/edit-excel-sheet...
  4. Convert XML to JSON in Java: A step-by-step Guide

    Learn how to convert XML to JSON in Java using REST API. Follow our step-by-step tutorial with just a few simple steps to get started today....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository... provide your cloud storage name. Now, set the source file path...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  5. Converting CSV to XML using Java: A Comprehensi...

    Learn how to convert CSV to XML via Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide and start converting your files today....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository... provide your cloud storage name. Now, set the source file path...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  6. Convert XML to PDF in Java using Java SDK: A Guide

    Learn how to convert XML to PDF files in Java using GroupDocs.Conversion Cloud SDK for Java. Let's go through the process of converting XML to PDF in Java....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository... provide your cloud storage name. Now, set the source file path...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  7. EPUB Metadata Editor |Change EPUB Metadata in J...

    Easily modify EPUB e-book metadata in Java using our REST API-based EPUB Metadata Editor. Tailor and update e-book details seamlessly for a customized reading experience....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Create a Tag object and set its name to “Creator” and category to...

    blog.groupdocs.cloud/metadata/edit-epub-metadat...
  8. Java Convert EML to PDF - A Step-by-Step Guide.

    Learn how to convert EML files to PDF in Java using GroupDocs.Conversion Cloud SDK for Java. Enhance security and compatibility using a step-by-step guide....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Then, provide the cloud storage name. Set the source EML file path...

    blog.groupdocs.cloud/conversion/convert-eml-fil...
  9. Convert PDF to Excel in Java: A Step-by-Step Gu...

    Learn how to convert PDF to Excel (XLS/XLSX) in Java using REST API. Follow our step-by-step guide and start converting PDF to Excel in the cloud today....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository... provide your cloud storage name. Now, set the source file path...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. PageInfo | Documentation

    PageInfo data structure represents information about page PageInfo example: { "Width": 0, "Height": 0, "PageNumber": 0 } Name Description Width Page width Height Page height PageNumber Page number..."Height" : 0 , "PageNumber" : 0 } Name Description Width Page width...

    docs.groupdocs.cloud/comparison/pageinfo/