Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,074 for

signature family

(0.03 sec)
  1. Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats for the whole document, page by page or custom range of pages. Our GroupDocs.Conversion Cloud REST API comes with many features, such as: Converting From Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW, VSSX, VSTX, VSDM, VSTM, VSSM Microsoft Project: MPP, MPT Microsoft Outlook: MSG, EML Microsoft OneNote: ONE Apple Mail: EMLX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated Values: CSV HyperText Markup Language: HTML, MHT, MHTML Extensible Markup Language: XML XML Paper Specification: XPS CAD Drawing File Formats: DXF, DWG, IFC, STL Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, DjVu, SVG, DNG Electronic publication: EPUB Windows Icon: ICO Mobipocket e-book format: MOBI Digital Imaging and Communications in Medicine format: DCM Metafile: WMF, EMF LaTeX: TEX Converting To Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP Rich Text Format: RTF Plain Text File: TXT HyperText Markup Language: HTML Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, SVG, DNG, PSD Electronic publication: EPUB Watermarking pages Converting page by page or custom range of pages Specifying output document resolution and quality when applicable Password protect output document when output format support it Security and Authentication The GroupDocs....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/overview/
  2. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/
  3. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/request/
  4. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/hello-world/
  5. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate GroupDocs Assembly Cloud API within a few minutes....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/q...
  6. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features to their users quickly. It provides features for export/import annotations into/from files, additionally to possibility to save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/overview/
  7. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/quick-start/
  8. Sending files for processing | Documentation

    How to send files for processing to the selected language....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/request/
  9. Available SDKs | Documentation

    GroupDocs.Merger 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 makingRequests and handlingResponses 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/available-sdks/
  10. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/get-document-in...