Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,987 for

one

(0.17 sec)
  1. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...UploadFileRequest("one-page.docx", "C:\\Files\\one-page.docx", my_storage)...FileInfo() file_info.file_path = "one-page.docx" options = groupdocs_annotation_cloud...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...
  2. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....join several documents into one curl -v "https://api.groupdocs...join several documents into one curl . exe -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/change-page-orienta...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...same or different types into one file on the cloud. In this article...

    blog.groupdocs.cloud/groupdocs.cloud/page/34/
  4. Does GroupDocs.Viewer Cloud API support FLV for...

    Hello Support Team, We have been using GroupDocs Viewer in our Organization for Cloud & One of our file formats are in flv ( Chat recordings ) and this is not supporting by GroupDocs. Is there any way to make this work…...our Organization for Cloud & one of our file formats are in flv...

    forum.groupdocs.cloud/t/does-groupdocs-viewer-c...
  5. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/One-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page...."filePath" : "signaturedocs/one-page.docx" , "storageName" :...

    docs.groupdocs.cloud/signature/inforesult/
  6. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST API*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes.... Upload all files one by one using Upload File API from...

    blog.groupdocs.cloud/signature/generate-qr-code...
  7. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...from several documents into one document curl -v "https://api...from several documents into one document curl . exe -v "https://api...

    docs.groupdocs.cloud/merger/generate-document-p...
  8. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please obtain your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # They are supplied via the environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....join several documents into one curl -v "https://api.groupdocs...join several documents into one curl . exe -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/join-images/
  9. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....join several documents into one curl -v "https://api.groupdocs...join several documents into one curl . exe -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/remove-pages/
  10. Sign PDF with Stamp using REST API in Node.js |...

    Programmatically merge documents of different file types using a REST API on the cloud in Python with GroupDocs.Merger Cloud SDK for Python....scattered data or information into one single file. We can easily merge...of different file types into one file on the cloud. In this article...

    blog.groupdocs.cloud/merger/merge-documents-of-...