Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,827 for

data

(0.06 sec)
  1. Convert Excel to HTML | XLS to HTML | Save Exce...

    Explore step-by-step instructions and expert tips for seamless conversion of XLS and XLSX to HTML. How to convert Excel to HTML effortlessly....invaluable tools for organizing data, creating reports, and analyzing...where sharing or displaying this data in a web-friendly format becomes...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  2. Get All Supported Conversion Formats - introduc...

    Introduction of PHP SDK Stamp Signature and Search Signature along with support of Image File Formats in GroupDocs.Signature Cloud 18.5...with list of Signature Options data Implemented ability to Verify...list of Verification Options data Introduced support to Search...

    blog.groupdocs.cloud/signature/groupdocs.signat...
  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....Signature Cloud / Developer Guide / Data structures / SignResult SignResult...feedback On this page SignResult data structure returned by Sign API...

    docs.groupdocs.cloud/signature/signresult/
  4. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting Data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....code is a way of presenting data in a visual, machine-readable...allow to store product related data like manufacturing and expiry...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. ZIP to JPG | Transform ZIP files to JPEG Images

    Convert ZIP to JPG online quickly for flawless, picture-perfect results. Elevate your visuals easily with our user-friendly guide!...like secure packages bundling data, efficient for storage, but...experience. While ZIP files bundle data efficiently, they aren’t optimal...

    blog.groupdocs.cloud/conversion/zip-to-jpg-online/
  6. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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/specify-max-chars-a...
  7. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....// 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/merger/join-word-continous/
  8. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....// 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-minify-...
  9. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....// 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/adjust-time-unit/
  10. Extract Images from PDF Documents using a REST ...

    Programmatically Extract Images from PDF Documents using a REST API on the cloud in Python with Document Parser Cloud SDK for Python.... It allows you to parse data from all popular document types...extract text, images, and parse data by a template by using the SDK...

    blog.groupdocs.cloud/parser/extract-images-from...