Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 2,987 for

one

(0.05 sec)
  1. Releasing Ruby SDK for GroupDocs.Signature Cloud

    Supports sign variety of document formats with different signature types like Text Signature various formats, Image, Digital, Barcode and QR-Code Signatures...together all GroupDocs APIs in one suite of Cloud APIs and is great...

    blog.groupdocs.cloud/total/groupdocs.cloud-janu...
  2. Merge PowerPoint PPT/PPTX Files Online using RE...

    Combine multiple PowerPoint presentations into a single file. This article is about how to merge powerPoint PPT/PPTX files online using REST API in Ruby....and also supports to split up one source document into multiple...multiple PowerPoint files into one file; online merge PowerPoint...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  3. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....(Portable Document Format) is one of the most popular file formats...REST API Excel spreadsheet is one of the most used software applications...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  4. Display Excel Data in HTML using REST API in No...

    Programmatically render or display Microsoft Excel spreadsheet data to HTML using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK....js By default, one worksheet is rendered into one page. We can...

    blog.groupdocs.cloud/viewer/display-excel-data-...
  5. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into One document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....merge two or more documents into one document, join specific pages...and requires authentication. One set of keys Client Id and Client...

    docs.groupdocs.cloud/merger/features-overview/
  6. 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/
  7. 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/
  8. 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...
  9. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....join several documents into one (move page) curl -v "https://api...join several documents into one (move page) curl . exe -v "https://api...

    docs.groupdocs.cloud/merger/move-pages/
  10. 在 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...