Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 5,448 for

data

(0.14 sec)
  1. Link | Documentation

    Link Data structure represents output document information Link example: { "href": "string", "rel": "string", "type": "string", "title": "string" } Name Description Href Contains the link’s URL Rel Contains file path in the cloud storage Type Output type (‘file’) Title File name...Guide / Data structures / Link Link Leave feedback Link data structure...

    docs.groupdocs.cloud/comparison/link/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...requirement when working with XML data in various applications. GroupDocs...used for storing structured data, and to extract text from these...

    blog.groupdocs.cloud/groupdocs.cloud/page/10/
  3. Self hosting - Purchase - groupdocs.com

    GroupDocs Cloud is centrally hosted on our own servers and we manage the scaling, performance, security, and maintenance for our customers....for full control control over data, security and services. We offer...servers, no document data or your customer data is sent to us. groupdocs...

    purchase.groupdocs.cloud/self-hosting/
  4. Download DOCX to PDF converted file from cloud ...

    Hi, I want to convert my pdf files to docx. I followed the tutorials and successed to converted the files but I can’t download them. When I use convert_api.convert_document_download(request) function, it returns a path i…...concern with the data security. Is my data secured since I am...using my organization data, is my data secured when I am uploading...

    forum.groupdocs.cloud/t/download-docx-to-pdf-co...
  5. Comma Delimited files to Excel | CSV to Excel i...

    Convert comma delimited files to Excel using C# .NET. Save csv comma separated values to Excel workbook with C#.... Often, data is stored in CSV (Comma-Separated...transition your data into a format that lends advanced data manipulation...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  6. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search 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. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....// 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/signature/search-for-barco...
  7. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page layout. 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-optimiz...
  8. 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...
  9. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....// 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/render-project-time...
  10. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....// 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/enable-layered-rend...