Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 6,247 for

parser

(0.49 sec)
  1. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  2. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model of a 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/render-all-layouts/
  3. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-present...
  4. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output 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....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  5. Verify text signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verify-text-sign...
  6. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verification-opt...
  7. C# Об'єднання PDF-файлів в один - C# File Merger

    Дізнайтеся, як об’єднати PDF-файли в C# за допомогою GroupDocs.Merger Cloud SDK для .Net. Покроковий посібник для безпроблемного об’єднання PDF-файлів у програмах C#.... Java DOM Parser - видобуток тексту з XML-документів...

    blog.groupdocs.cloud/uk/merger/how-to-merge-pdf...
  8. \"JavaでWordをJPGに変換 | JavaのDOCXからJPGへの変換ツール\"

    \"Word文書(DOC、DOCX)をJPG画像に変換する方法 - Java REST APIを使用して。クラウドベースの文書変換を使用して、簡単にWordをJPGにエクスポートできます。\"...Parser Cloud を使用してみてください。 curl -v...

    blog.groupdocs.cloud/ja/conversion/convert-word...
  9. C# Fusionar archivos PDF en uno - C# File Merger

    Aprenda a fusionar archivos PDF en C# con GroupDocs.Merger Cloud SDK para .Net. Guía paso a paso para fusionar archivos PDF sin problemas en sus aplicaciones C#....enumeran a continuación: Java DOM Parser: extraiga texto de documentos...

    blog.groupdocs.cloud/es/merger/how-to-merge-pdf...
  10. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/reject-all-revi...