Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,844 for

name

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

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

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  2. Convert PDF to Excel in Python using REST API

    Our PDF to Excel converter API converts PDF file into Excel spreadsheet quickly. This article is about how to convert PDF to Excel in Python using REST API....Next, provide the files storage name Set input PDF file path and...provide the your cloud storage name Set input PDF file path and...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. How to Convert PDF Files to HTML in Python

    Online PDF to HTML converter turns a PDF into a one-page website. This article is about how to convert PDF files to HTML in Python....Next, provide the files storage name Set input PDF file path and...provide the your cloud storage name Set input PDF file path and...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage Name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/editor/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....of cloud storage with a given name from . API Explorer lets you...Description storageName Storage name cURL example Linux/MacOS/Bash...

    docs.groupdocs.cloud/editor/working-with-storage/
  5. Convert PDF to Word Document in Java using REST...

    Convert PDF to editable Word DOC using PDF to Word converter fast, and reliable APIs. Let's see how to convert PDF to Word document in Java using REST API....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Now, provide the cloud storage name Set the input PDF file path...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Announcing First Release of Next Generation Gro...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....'sourceFile':{'folder':'conversions','name':'sample.docx'}}"` **Response**...ConversionFileInfo() { Folder = "conversions", Name = "sample.docx", Password =...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  7. Convert CSV to JSON and JSON to CSV in Java

    Convert and transform JSON to CSV file or CSV to JSON online using fileformat API. This article is about how to convert CSV to JSON and JSON to CSV in Java....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Next, provide the files storage name Set input CSV file path and...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  8. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to transform DOC, DOCX files to web-friendly HTML using Node.js....Please replace inputFile with the name of input Word document, resultantHTML...resultantHTML with the name of resultant HTML file and accessToken...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  9. Convert pages to a PDF document in Java

    Our Online document converter API allows you to convert HTML to PDF in high quality. This article is about how to convert HTML to PDF in Java using REST API...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Thirdly, provide the cloud storage name Then, set the input HTML file...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. Rectangle | Documentation

    Rectangle data structure describes rectangle Rectangle example: { "Height": 0, "Width": 0, "X": 0, "Y": 0 } Name Description Height Rectangle height Width Rectangle width X X coordinate Y Y coordinate..."Width" : 0 , "X" : 0 , "Y" : 0 } Name Description Height Rectangle...

    docs.groupdocs.cloud/comparison/rectangle/