Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 3,698 for

name

(0.06 sec)
  1. How to use Google Cloud Storage in Docker Conta...

    Hi, I installed the Docker image for GroupDocs.Merger Cloud and I’d like to fetch files from Google Cloud Storage and manipulate them in this container and put them back in Google Cloud Storage. For starting the contain…...CLIENT_SECRET=client_secret \ --name merger_cloud \ groupdocs/merger-cloud...

    forum.groupdocs.cloud/t/how-to-use-google-cloud...
  2. GroupDocs.cloud 假期优惠 – GroupDocs.Total Cloud AP...

    使用不同签名类型签署文档(超过 20 种支持的格式) 具有各种格式、样式和外观的文本签名、图像签名、数字签名 条形码签名 QRCode 签名 使用适用于 Python 的 GroupDocs.Signature Cloud SDK。..."Signature-Dev" #Put your storage name here storageFolder = "signed"...pdf" #Put your storage file name here filePassword = "" #Put...

    blog.groupdocs.cloud/zh/signature/14009/
  3. 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/
  4. 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-...
  5. 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/
  6. 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...
  7. 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...
  8. Select others MPP file Columns on Conversion - ...

    Im converting a .mpp file to .csv via Conversion API, and i was successful, but about the tasks data, i needed the conclusion (%) column. Its possible to include on API response?...data, are: [ID,Active,Task Mode,Name,Duration,Start,Finish,Predecessors...

    forum.groupdocs.cloud/t/select-others-mpp-file-...
  9. Incorrect Python Sdk Example - Free Support For...

    The python example shown on the document conversion webpage has a minor mistake. The example shows “ConversionApi”, which I believe should be “ConvertApi”, as is confirmed by the output when attempting to evaluate the co…... Method parameters: Name Type Description Comment format...

    forum.groupdocs.cloud/t/incorrect-python-sdk-ex...
  10. Convert Markdown to PDF and PDF to Markdown in ...

    File conversion APIs allow you to convert files to any file format instantly.This article shows how to convert Markdown to PDF and PDF to Markdown in Python...ConvertSettings class Thirdly, set storage name and the input MD file path Next...ConvertSettings class Set the storage name and the input Markdown file...

    blog.groupdocs.cloud/conversion/convert-markdow...