Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 4,469 for

parser

(0.03 sec)
  1. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  2. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/total/authenticating-api-r...
  3. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  4. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  5. Разделение документа в Python | Разделитель PDF...

    Узнайте, как разделить PDF-файл на несколько PDF-файлов в Python с помощью GroupDocs.Merger Cloud SDK. Улучшите организацию документов с помощью этого руководства....с помощью REST API Java DOM Parser — извлечение текста из XML-документов...

    blog.groupdocs.cloud/ru/merger/split-pdf-file-i...
  6. Розбиття документа в Python | Python PDF Files ...

    Дізнайтеся, як розділити PDF-файл на кілька PDF-файлів у Python за допомогою GroupDocs.Merger Cloud SDK. Покращте організацію документів за допомогою цього посібника....допомогою REST API Java DOM Parser - видобуток тексту з XML-документів...

    blog.groupdocs.cloud/uk/merger/split-pdf-file-i...
  7. C# Sloučení souborů PDF do jednoho - C# Sloučen...

    Přečtěte si, jak sloučit soubory PDF v C# pomocí sady GroupDocs.Merger Cloud SDK pro .Net. Podrobný průvodce pro bezproblémové sloučení PDF ve vašich aplikacích C#....níže uvedené články: Java DOM Parser - Extrahujte text z XML dokumentů...

    blog.groupdocs.cloud/cs/merger/how-to-merge-pdf...
  8. C# объединить PDF-файлы в один — C# File Merger

    Узнайте, как объединять PDF-файлы на C# с помощью GroupDocs.Merger Cloud SDK для .Net. Пошаговое руководство по бесшовному слиянию PDF-файлов в приложениях C#....перечисленные ниже: Java DOM Parser — извлечение текста из XML-документов...

    blog.groupdocs.cloud/ru/merger/how-to-merge-pdf...
  9. Adjust text overflow in cells | Documentation

    When Spreadsheet is rendered overflowed text inside the cell overlays subsequent cells until it meets non-empty cell. GroupDocs.Viewer Cloud provides a setting to configure the mode which will be used for rendering overflowed text: To set the overflowed text to be hidden, set SpreadsheetOptions.TextOverflowMode to HideText as shown in the example below. To set the overflowed text to overlay subsequent cells until it meets non empty cell, set SpreadsheetOptions.TextOverflowMode to OverlayIfNextIsEmpty....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...
  10. Get View Info for CAD Drawing | Documentation

    GroupDocs.Viewer Cloud provides additional information about CAD drawings such as list of layouts and layers when calling Info method. To retrieve view information for CAD drawing call Info method and cast output result to CadViewInfo type. Following example demonstrates how to retrieve view information for CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/get-view-info-for-c...