Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 4,820 for

data

(0.06 sec)
  1. PageInfo | Documentation

    PageInfo Data structure represents information about page PageInfo example: { "Width": 0, "Height": 0, "PageNumber": 0 } Name Description Width Page width Height Page height PageNumber Page number...Comparison Cloud / Developer Guide / Data structures / PageInfo PageInfo...PageInfo Leave feedback PageInfo data structure represents information...

    docs.groupdocs.cloud/comparison/pageinfo/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...widely-used file format for data representation. It is highly...when it comes to transferring data from one database to another...

    blog.groupdocs.cloud/groupdocs.cloud/page/25/
  3. Extract Text from PDF in Node.js | Text Extract...

    Easy and simple guide to extract text from PDF File. Perform text extraction operation from PDF using Node.js API. Beginners guide for text extraction....content indexing, automation, and data analysis. With the GroupDocs...or OCR pipelines. Automating data collection from contracts, invoices...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  4. API calls failing with (The request signature w...

    Hello, I’m running groupdocs in our custom infrastructure as well as with docker in the local environment. On the cloud infra I’m using AWS AppRunner to execute the docker container I stored on ECR. On the local envir…... Protected data will be unavailable when container...'Content-Type: multipart/form-data' \ -F 'File=@floorplan.pdf;...

    forum.groupdocs.cloud/t/api-calls-failing-with-...
  5. GroupDocs.Merger Cloud Product Family

    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....removal and access financial data easily. Secure your Excel files...and safeguard your valuable data. Explore the capabilities of...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  6. SearchSettings | Documentation

    SearchSettings Data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Signature Cloud / Developer Guide / Data structures / SearchSettings...On this page SearchSettings data structure used as input parameters...

    docs.groupdocs.cloud/signature/searchsettings/
  7. ConversionSettings | Documentation

    ConversionSettings Data structure used as input parameters for Document Conversion API. ConversionSettings example { "Format": "string", "FilePath": "string", "Storage": "string", "LoadOptions": { "Password": "string", }, "ConvertOptions": { "FromPage": "integer", "PagesCount": "integer" }, "OutputPath": "string" } ConversionSettings fields Name Description Format Specifies target conversion format. Required. FilePath The path of the document, located in the storage. Required. StorageName Storage name LoadOptions Format specific LoadOptions. ConvertOptions Format specific ConvertOptions. OutputPath Path to store conversion result....Conversion Cloud / Developer Guide / Data structures / ConversionSettings...feedback ConversionSettings data structure used as input parameters...

    docs.groupdocs.cloud/conversion/conversionsetti...
  8. DeleteSettings | Documentation

    DeleteSettings Data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of options to perform signatures delete...Signature Cloud / Developer Guide / Data structures / DeleteSettings...On this page DeleteSettings data structure used as input parameters...

    docs.groupdocs.cloud/signature/deletesettings/
  9. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  10. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...