Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,987 for

one

(0.05 sec)
  1. Setting content language | Documentation

    How to specify a language of the processed text...." , "suggestions" : "One" , "diversityDegree" : "Off"...

    docs.groupdocs.cloud/rewriter/languages/
  2. Add Password to Word Document | Password Protec...

    Explore the capabilities of a DOCX password protector REST API and leverage the Node.js SDK to demonstrate **how to password protect Word documents** effortlessly.... Upload all files one by one using Upload File API from...

    blog.groupdocs.cloud/merger/password-protect-wo...
  3. 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...
  4. Would love support for macro enabled Powerpoint...

    we are using the groupdocs-merger-cloud npm package to merge two powerpoint (.pptm) files together, One is a presentation we generate in code, and the other is a seed file template. We do this so that we can embed all o…...pptm) files together, one is a presentation we generate...

    forum.groupdocs.cloud/t/would-love-support-for-...
  5. 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....other hand, PNG image format is one of the best choice for a raster-based...comes to transferring data from one database to another without any...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. 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/
  7. 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...
  8. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Days - The one day interval ThirdsOfMonths - The one third of the...the month Months - The one month interval The following code...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  9. 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/
  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...