Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 8,171 for

page

(0.06 sec)
  1. GroupDocs.Metadata Cloud | Documentation

    GroupDocs.Metadata Cloud is a REST API for managing metadata in the documents of different file formats. It provides easy to use metadata extracting and modifying methods. It also allows you to search and remove existing metadata in a document. The API provides straightforward and easy to use set of methods to add, search, modify and remove metadata in supported file formats....Guide Release Notes Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/metadata/
  2. Working with Signature Collection | Documentation

    Note Note: The features listed on this Page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....On this page Note Note: The features listed on this page are supported...groupdocs.cloud/v1/signature/01_pages.pdf/collection?folder#storage...

    docs.groupdocs.cloud/signature/working-with-sig...
  3. Working with File Api | Documentation

    This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....File Api Leave feedback On this page This API allows you to download...0/comparison/storage/file/one-page.docx?storageName#MyStorage"...

    docs.groupdocs.cloud/comparison/working-with-fi...
  4. Virtual Archaeologists Recreate Parts of Ancien...

    Now on home Page NASA/ADS Virtual Archaeologists Recreate Parts of Ancient Worlds Bawaya, M. Abstract Publication: Sc......Now on home page NASA/ADS Virtual Archaeologists Recreate Parts...

    ui.adsabs.harvard.edu/abs/2010Sci...327..140B
  5. Merge PDF Files using REST API in Python | Comb...

    Programmatically merge PDF files using a REST API on the cloud in Python with Document Merger Cloud SDK for Python. Merge specific Pages of PDFs in Python....API in Python Merge Specific Pages of Multiple PDF Files using...exchange, rotate or change the page orientation either as portrait...

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...whole document, page by page or custom range of pages. We are pleased...displaying of tables in PDF and Add page mapper for Note format etc....

    blog.groupdocs.cloud/groupdocs.cloud/page/42/
  7. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-Pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "PageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Metadata Leave feedback On this page GroupDocs.Conversion Cloud REST...0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json"...

    docs.groupdocs.cloud/conversion/get-document-me...
  8. Split drawing into tiles | Documentation

    Tiled rendering or (rendering by coordinates) is the process of rendering CAD drawings (into an image, HTML or PDF) by dividing into square parts and rendering each part (or tile) separately. The advantage of this process is that the amount of memory involved is reduced as compared to rendering the entire document at once. Generally, DWG documents are divided into Pages by Model and Layouts, but when the tiled rendering is enabled, only the Model is rendered and every tile composes a separate Page....tiles Leave feedback On this page Tiled rendering or (rendering...documents are divided into pages by Model and Layouts, but when...

    docs.groupdocs.cloud/viewer/split-drawing-into-...
  9. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...consumption Leave feedback On this page Note This example related to...'\Resources\WordProcessing\four-pages.docx' ; $request = new Requ...

    docs.groupdocs.cloud/annotation/metered-consump...
  10. Available SDKs | Documentation

    GroupDocs.Conversion 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....SDKs Leave feedback On this page GroupDocs.Conversion Cloud is...Cloud SDK for Go . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/conversion/available-sdks/