Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 843 for

notes

(0.06 sec)
  1. Convertir des fichiers texte en PDF à l'aide de...

    Convertissez du texte en fichier pdf en haute qualité à l'aide de notre API de conversion avancée. Apprenons à convertir des fichiers texte en PDF à l'aide de l'API de conversion de fichiers en Python...fichiers en Python Le Bloc-notes est un éditeur Windows texte...texte permettant de créer des notes rapides dans un fichier texte...

    blog.groupdocs.cloud/fr/conversion/convert-text...
  2. cloud api

    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....นี้ คุณสามารถไปที่ release notes เพื่อดูรายละเอียดทั้งหมด การแนะนำ...นี้ คุณสามารถไปที่ release notes เพื่อดูรายละเอียดทั้งหมด ทรัพยากรเอกสาร:...

    blog.groupdocs.cloud/th/tag/cloud-api/page/2/
  3. Verify Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....Leave feedback On this page Note Note: The features listed on this...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...และเพิ่มตัวแมปหน้าสำหรับรูปแบบ Note เป็นต้น พร้อมด้วยการแก้ไขข้อบกพร่องแปดประการ...ับรูปแบบหมายเหตุ Comparison.Note: ปรับปรุงการเปรียบเทียบตาราง...

    blog.groupdocs.cloud/th/groupdocs.cloud/page/45/
  5. Rendern Sie Dokumente mit der REST-API in Java ...

    GroupDocs.Merger Cloud ist eine plattformunabhängige REST-API-Lösung zum Zusammenführen mehrerer Dokumente und zum Bearbeiten der Struktur einzelner Dokumente in einer Vielzahl von Dokumenten...com/note- Taking/one/) Microsoft OneNote...

    blog.groupdocs.cloud/de/merger/groupdocs-merger...
  6. Convert Markdown to PDF in C#

    Install GroupDocs.Conversion Cloud SDKs and convert Markdown to PDF in C# programmatically. It is lightweight and offers a wide range of features.... Note: We have the source Markdown...

    blog.groupdocs.cloud/conversion/convert-markdow...
  7. Verify Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....Leave feedback On this page Note Note: The features listed on this...

    docs.groupdocs.cloud/signature/verify-digital-s...
  8. Search QRCode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....Leave feedback On this page Note Note: The features listed on this...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  9. 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...Leave feedback On this page Note This example related to Docker...information about Docker version at Note about credits consumption when...

    docs.groupdocs.cloud/annotation/metered-consump...
  10. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF.... Note Not all options are supported...

    docs.groupdocs.cloud/viewer/viewoptions/