Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 8,224 for

page

(0.05 sec)
  1. Msg to Pdf outputs multiple files - Free Suppor...

    Hi. I’ve an issue with converting MSG to PDF. I’ve a msg file with 3 attachments: 1 is xlsx, 2 are pdf files. I’m using groupdocs-conversion-cloud@24.2.0. First, converting that MSG file with attachments produces four …... Join Document Pages This REST API allows merging...document with specific document pages from joined documents into one...

    forum.groupdocs.cloud/t/msg-to-pdf-outputs-mult...
  2. 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
  3. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....image to PDF only) 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/viewer/pdfoptions/
  4. Developer's reference | Documentation

    For developers, by developers. Find answers in GroupDocs.Rewriter Cloud developer's reference and start building your content processing applications....Working with texts 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/rewriter/developer-reference/
  5. Getting started | Documentation

    Learn how to start using GroupDocs.Translation Cloud right away.... Available SDKs 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/translation/getting-started/
  6. 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...
  7. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....signatures Leave feedback On this page GroupDocs.Signature Cloud provides...'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/search-for-barco...
  8. 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...
  9. 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-...
  10. 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...