Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,694 for

name

(0.08 sec)
  1. Classify Your Text using GroupDocs.Classificati...

    Classification of text is also known as text categorization. Text classifiers can be used to establish, structure, and categorize almost anything in the text...."Document": {"Folder": "words/docx","Name": "four-pages.docx" } }' Response...

    blog.groupdocs.cloud/classification/classify-yo...
  2. Java rearrange Word pages online

    Learn how to move, reorder, and rearrange pages in Word documents using GroupDocs.Merger Cloud SDK for Java. Save time and effort with this powerful SDK....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/merger/move-reorder-and-re...
  3. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML files....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...
  4. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud API 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...Document = new FileInfo() { Name = "one-page.docx", Folder =..."Document": {"Folder": "words/docx","Name": "four-pages.docx" } }' 回复...

    blog.groupdocs.cloud/zh/classification/classify...
  5. Edit Word Documents using REST API in Python | ...

    Programmatically edit Word documents (DOC or DOCX) using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....List</caption> <tr><th>First Name</th><th>Last Name</th><th>Age</th></tr>...

    blog.groupdocs.cloud/editor/edit-word-documents...
  6. Convert CSV to JSON and JSON to CSV in Python

    Our API helps you quickly convert popular data formats to the format you need. This article is about how to convert CSV to JSON and JSON to CSV in Python....Next, provide the files storage name Set input CSV file path and...provide the your cloud storage name Set input JSON file path and...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  7. GroupDocs.Comparison Cloud SDKs | Documentation

    GroupDocs.Comparison Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....y </id> <name> GroupDocs Artifact Repository </name> <url> https://releases...

    docs.groupdocs.cloud/comparison/available-sdks/
  8. Can't convert password protected xls and ppt - ...

    Hello, In the latest GroupDocs version, I tried to convert password protected ppt and xls and got the following error: {“requestId”:“b2d6ca33-0e4c-45c8-a27e-de224cc99dff”,“error”:{“code”:“internalError”,“message”:“Conv…...8080:80 -v $(pwd)/data:/data --name conversion_cloud groupdocs/conversion-cloud...to file>&StorageName=<storage name> when we try to get the info...

    forum.groupdocs.cloud/t/cant-convert-password-p...
  9. Releasing Next Generation GroupDocs.Signature C...

    GroupDocs.Signature for Cloud is a REST API to create, verify and search different type of Signatures objects to documents in your application...request = new PostDigitalRequest { Name = "02_pages.pdf", SignOptionsData...= new PostVerificationDigi { Name = "Signed_Digital.pdf", VerifyOptionsData...

    blog.groupdocs.cloud/signature/releasing-next-g...
  10. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page...."file" : null } ViewResult fields Name Description pages List of document...

    docs.groupdocs.cloud/viewer/viewresult/