Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 642 for

spreadsheet to pdf

(0.12 sec)
  1. Document rendering basics | Documentation

    This section describes how To use GroupDocs.Viewer for .NET (C#) To convert different document types To Pdf, HTML, PNG, and JPEG formats....documents Render PDF documents Render spreadsheet files Render PowerPoint...

    docs.groupdocs.com/viewer/net/document-renderin...
  2. Get file info | Documentation

    This article explains how To detect document file type, size and calculate pages count with GroupDocs.Watermark....file type (PDF, Word document, Excel spreadsheet, PowerPoint...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  3. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (Pdf, DOCX, etc.) You have To implement IOcrConnecTor interface and pass the instance To RedacTorSettings construcTor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have To use color box replacements To redact text in images....images within office documents (PDF, DOCX, etc.) You have to implement...to redact text in images. Spreadsheets, HTML and Markdown document...

    docs.groupdocs.com/redaction/java/using-ocr/
  4. Generate previews | Documentation

    This article provides learning contents about how To generate page previews of documents in .NET using GroupDocs.Parser API...OutputPath , fileName ); } Note Spreadsheets are rendered by tiles. See...are the steps to generate spreadsheets page previews: Prepare object;...

    docs.groupdocs.com/parser/net/generate-previews/
  5. Load a file of a specific format | Documentation

    This example demonstrates how To load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... Spreadsheet ); const metadata = new groupdocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  6. GroupDocs.Viewer for .NET | Documentation

    GroupDocs.Viewer for .NET allows you To render documents in various formats as HTML, Pdf, JPEG, and PNG files. You do not need To use third-party software To view files within your .NET application....text documents, spreadsheets, presentations, PDF files, web pages...render/display them in HTML, PDF, PNG, and JPEG formats. You can...

    docs.groupdocs.com/viewer/net/
  7. Announcing GroupDocs' Online Document Viewer Mo...

    Good news To all Orchard CMS users! We’ve rolled out a module for the Orchard platform, which lets you embed GroupDocs’ high-fidelity online document viewer as well as selected documents To Orchard pages. No matter what the format is, you can now embed and view documents online using GroupDocs’ efficient online document viewer. [caption id=“attachment_999” align=“alignnone” width=“600” caption=“Announcing GroupDocs’ online document viewer module for Orchard”] [/caption] GroupDocs Viewer is a powerful online document viewer, which allows you To view documents online simply using a browser....all-in-one viewer ** as an online: PDF viewer Word viewer (DOC, DOCX...PowerPoint viewer (PPT, PPTX) Spreadsheet viewer (XLS, XLSX) Image...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  8. How to search for Digital signatures | Document...

    This Topic explains how To search for digital electronic signatures across the documents with GroupDocs.Signature API....signature = new Signature ( "spreadsheet.xlsx" )) { // search for...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/search-for-dig...
  9. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents inTo PNG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingTopngorjpeg/ and its children....PdfOptions { get; set; } The PDF document view options. PresentationOptions...SpreadsheetOptions { get; set; } The spreadsheet files view options. TextOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  10. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (Pdf, DOCX, etc.) You have To implement IOcrConnecTor interface and pass the instance To RedacTorSettings construcTor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have To use color box replacements To redact text in images....images within office documents (PDF, DOCX, etc.) You have to implement...to redact text in images. Spreadsheets, HTML and Markdown document...

    docs.groupdocs.com/redaction/net/using-ocr/