Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 6,250 for

parser

(0.74 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud استخراج بيانات تعريف MP3 في .NET: إخراج العلامات بصيغة JSON تعلم كيفية استخراج بيان......Parser Cloud MCP المفتوح المصدر تعرف...كيفية إعداد خادم GroupDocs.Parser Cloud MCP المفتوح المصدر، وهو...

    blog.groupdocs.cloud/ar/index.xml
  2. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Извлечение метаданных MP3 в .NET: вывод тег......Parser Cloud MCP Server Узнайте, как...установить открытый сервер GroupDocs.Parser Cloud MCP Server, лёгкую обёртку...

    blog.groupdocs.cloud/ru/groupdocs.cloud/index.xml
  3. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signresult/
  4. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  5. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Editor Cloud can edit. WordProcessing family formats Format Description Edit Auto Detection DOC MS Word 97-2007 Binary File Format DOCX Office Open XML WordProcessingML Macro-Free Document DOCM Office Open XML WordProcessingML Macro-Enabled Document DOT MS Word 97-2007 Template DOTM Office Open XML WordprocessingML Macro-Enabled Template DOTX Office Open XML WordprocessingML Macro-Free Template FlatOPC Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package ODT Open Document Format Text Document OTT Open Document Format Text Document Template RTF Rich Text Format WordML Microsoft Office Word 2003 XML Format — WordProcessingML or WordML Spreadsheet family formats Format Description Edit Auto Detection XLS Excel 97-2003 Binary File Format XLT Excel 97-2003 Template XLSX Office Open XML Workbook Macro-Free XLSM Office Open XML Workbook Macro-Enabled XLTX Office Open XML Template Macro-Free XLTM Office Open XML Template Macro-Enabled XLSB Excel Binary Workbook XLAM Excel Add-in SXC StarOffice or OpenOffice....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/supported-document-...
  6. nodejs how to copy all text from powerpoint

    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....Parser Cloud API の Node.js SDK を使...

    blog.groupdocs.cloud/ja/tag/nodejs-how-to-copy-...
  7. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Estrai i metadati MP3 in .NET: Output dei tag come JSON Scopri come estrarre i meta......Parser Cloud MCP Scopri come configurare...server open‑source GroupDocs.Parser Cloud MCP, un wrapper MCP leggero...

    blog.groupdocs.cloud/it/index.xml
  8. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Витягнути метадані MP3 у .NET: вивести теги у форматі JSON Дізнайтеся, як витягти м......Parser Cloud MCP Дізнайтеся, як налаштувати...відкритий сервер GroupDocs.Parser Cloud MCP, легковаговий обгортка...

    blog.groupdocs.cloud/uk/index.xml
  9. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud MP3-Metadaten in .NET extrahieren: Tags als......Parser Cloud MCP‑Servers analysieren...Sie den Open‑Source GroupDocs.Parser Cloud MCP‑Server einrichten...

    blog.groupdocs.cloud/de/groupdocs.cloud/index.xml
  10. Add Metadata | Documentation

    This REST API allows to add metadata to the documents. With this API you can add metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata/