Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 3,693 for

name

(0.06 sec)
  1. 在 Node.js 中使用 REST API 从 PDF 中提取数据

    使用 Document Parser Cloud SDK 在 Node.js 中使用 REST API 以编程方式从 PDF 中提取数据。这篇文章是关于从 PDF 中自动提取数据的。...log("Field name: " + data.name + ". Text :" + data.pageArea...{ console.log("Table name: " + data.name); data.pageArea.pageTableArea...

    blog.groupdocs.cloud/zh/parser/extract-data-fro...
  2. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....SignResult fields Name Description FilePath Name of the verified...

    docs.groupdocs.cloud/signature/searchresult/
  3. Convert Excel to CSV | XLS to Comma Delimited F...

    How to effortlessly transform Excel files into CSV format using .NET REST API. Perform Excel to comma delimited files conversion. XLS to CSV or XLSX to CSV...ConvertSettings where we specify the name for input XLS, resultant format...format as csv and the name for resultant CSV file as arguments...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  4. Scalable Vector Graphics to JPEG | Convert SVG ...

    Convert SVG to JPG in C# .NET using GroupDocs.Conversion Cloud SDK. Perform seamless conversion of scalable vector graphics to JPG in C#. SVG to JPG Converter...ConvertSettings where we specify the name of input SVG file, resultant...resultant format as jpg and the name of the resultant JPEG Image as arguments...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  5. MS Project Viewer | MPP Viewer | Microsoft Proj...

    How to convert Microsoft Project (MPP) files to HTML using C# .NET. Develop MS Project Viewer in C# by converting MPP to HTML. MPP file viewer using C# .NET...ConvertSettings where we specify the name for input MPP, resultant format...format as html and the name of the resultant HTML file as arguments...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  6. CSV to HTML | Convert CSV to HTML Table in C# .NET

    Discover how to seamlessly convert CSV files to HTML using C# .NET. Easy Convert comma delimited data into HTML online....ConvertSettings where we specify the name for input CSV, resultant format...format as html and the name for output HTML as arguments. var settings...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  7. Working with Text 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 sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....object which contains document name, folder location and command...parameters to specify desired file name and folder to save file. When...

    docs.groupdocs.cloud/signature/working-with-tex...
  8. Compare PDF Files | Compare PDF Documents in C#

    How to compare PDF files efficiently with GroupDocs.Comparison Cloud SDK. Our detailed guide provides step-by-step instructions to compare two PDF files....list instance and specify the names of files to be compared. TargetFiles...the name of source PDF file and secondPDF with the name of target...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  9. System Error

    Search Options Results per page -- Results per page -- 10 20 30 40 50 100 Sort -- Sort -- Score File Name (ascending)......Sort -- Score File Name (ascending) File Name (descending) Date...

    localhost:8080/error/notfound/
  10. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage Name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example.... Name Description Comment TemplatePath...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/delete-template/