Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,772 for

information

(0.05 sec)
  1. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Rewriter Cloud....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/rewriter/system-requirements/
  2. Conversion options by document family | Documen...

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/conversion/conversion-opti...
  3. Signing Documents | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1...Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/signature/signing-document...
  4. Configure Windows Azure Storage | Documentation

    You have to complete following steps to configure the Storage: Create Azure account if you don’t have one Log into Dashboard Access the Storages page Click on the ‘Create New Storage’ and select Azure Storage Enter Storage Name (For example: MyAzureStorage), Container, Account name, Account key, and Connection from your Azure account Save Storage Now you can use it by its name in the service API with this account. For example:...Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/total/configure-windows-az...
  5. Issue with Compare – Unreadable Text in Compare...

    When I compared a DOCX version of a contract with PDF version using the Compare, the compared contract file was downloaded successfully. However, after opening the downloaded file, the text was not readable and appeared …... I have only information that pdf comparison is a...request to the developers. All information I have, is that, issue is...

    forum.groupdocs.cloud/t/issue-with-compare-unre...
  6. 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Cloud APIs. You can get information about all the resources in...

    docs.groupdocs.cloud/conversion/overview/
  7. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...load. See the article for information on how to get translations...

    docs.groupdocs.cloud/translation/file/request/i...
  8. Sending Word files for translation | Documentation

    How to send Word files for translation to the selected languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...load. See the article for information on how to get translations...

    docs.groupdocs.cloud/translation/file/request/w...
  9. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata Information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...demonstrates how to set metadata information to all properties with the...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  10. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Purchase Buy Now Pricing Information SDKs Policies My Orders &...example to get document information curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/comparison/accept-all-revi...