Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,091 for

watermark annotation

(0.09 sec)
  1. จดหมายข่าว GroupDocs สิงหาคม 2017– .NET, การอัป...

    จดหมายข่าวนักพัฒนา GroupDocs สิงหาคม 2017 อธิบายการอัปเดต API, คุณลักษณะใหม่, ตัวอย่างโค้ด .NET และ Java ภายใน API การจัดการเอกสารของ GroupDocs...Watermark สำหรับ .NET 17.7.0 ทำให้ค... .NET # ขณะนี้ GroupDocs.Annotation สำหรับ .NET 17.6.0 API ร...

    blog.groupdocs.cloud/th/total/groupdocs-newslet...
  2. Biuletyn GroupDocs, sierpień 2017 r. — .NET, ak...

    Biuletyn dla programistów GroupDocs z sierpnia 2017 r. opisuje aktualizacje API, nowe funkcje, przykłady kodu .NET i Java w ramach interfejsów API do manipulowania dokumentami GroupDocs....Watermark for .NET 17.7.0 umożliwia...diagramów w .NET # GroupDocs.Annotation for .NET 17.6.0 API zapewnia...

    blog.groupdocs.cloud/pl/total/groupdocs-newslet...
  3. GroupDocs Newsletter agosto 2017– .NET, aggiorn...

    La newsletter per sviluppatori di GroupDocs di agosto 2017 descrive gli aggiornamenti delle API, le nuove funzionalità, gli esempi di codice .NET e Java all'interno delle API di manipolazione dei documenti di GroupDocs....Watermark per .NET 17.7.0 consente di...diffusi in .NET # GroupDocs.Annotation per l’API .NET 17.6.0 ora...

    blog.groupdocs.cloud/it/total/groupdocs-newslet...
  4. Boletín de GroupDocs de marzo de 2017: actualiz...

    El boletín informativo para desarrolladores de GroupDocs de junio de 2017 describe las actualizaciones de API, las principales mejoras de funciones y las correcciones de errores dentro de las API de manipulación de documentos de GroupDocs....Watermark para .NET es una API recientemente...https://www.groupdocs .com/products/watermark?utmsource=nl&utmcampaign=...

    blog.groupdocs.cloud/es/total/groupdocs-newslet...
  5. Boletim informativo do GroupDocs março de 2017–...

    O boletim informativo do desenvolvedor do GroupDocs de junho de 2017 descreve as atualizações de API, os principais aprimoramentos de recursos e correções de bugs nas APIs de manipulação de documentos do GroupDocs....Watermark for .NET é uma API lançada...https://www.groupdocs .com/products/watermark?utmsource=nl&utmcampaign=...

    blog.groupdocs.cloud/pt/total/groupdocs-newslet...
  6. Extract Images | Documentation

    This REST API provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected documents, it is also required to provide a password....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-images/
  7. GroupDocs.Total Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, Watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Annotation สำหรับ .NET 17.7 รองรับก...และรูปแบบไฟล์อีเมลใน .NET GroupDocs.Watermark สำหรับ .NET 17.7.0 ทำให้ค...

    blog.groupdocs.cloud/th/categories/groupdocs.to...
  8. 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/inforesult/
  9. 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

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

    docs.groupdocs.cloud/comparison/changeinfo/