Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 3,324 for

watermark

(0.16 sec)
  1. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  2. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/overview/
  3. 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....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/inforesult/
  4. Extract Text From The Whole Document | Document...

    This REST API allows extracting text from the whole document by default. You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract text from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-text-from-t...
  5. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/changeinfo/
  6. مقایسه دو یا چند فایل Excel (XLS، XLSX) در جاوا...

    نحوه مقایسه فایل های اکسل و مشخص کردن تغییرات دقیق با جاوا با استفاده از REST API را کشف کنید. فرآیند تجزیه و تحلیل داده ها و گزارش دهی خود را با این راهنمای گام به گام ساده کنید....Watermark Cloud SDK برای جاوا: # برای...groupdocs</groupId> <artifactId>groupdocs-watermark-cloud</artifactId> <version>23...

    blog.groupdocs.cloud/fa/comparison/compare-two-...
  7. Dodawaj adnotacje do plików DOCX za pomocą inte...

    Programowo dodawaj adnotacje do plików DOCX przy użyciu interfejsu API REST w chmurze w języku Python za pomocą zestawu Document Annotation Cloud SDK dla języka Python....type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/pl/annotation/annotate-doc...
  8. Анотуйте файли DOCX за допомогою REST API у Python

    Програмно анотуйте файли DOCX за допомогою REST API у хмарі на Python за допомогою Document Annotation Cloud SDK для Python....type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/uk/annotation/annotate-doc...
  9. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/
  10. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/get-supported-file-...