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

presentation to spreadsheet

(0.06 sec)
  1. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....faceted search example is presented below with queries in text...standard fields that may be present in documents of this type....

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  2. Adding text watermarks | GroupDocs

    Following code snippet shows how To add text watermark To a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added To all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path To your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font To be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Left top corner of page Spreadsheet Point Left top corner of...of worksheet Presentation Point Left top corner of slide Image...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how To convert documents To eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other cusTomizations using GroupDocs.Conversion for .NET....converter = new Converter ( "presentation.pptx" )) { var options =...ODT, TXT Presentations : PPT, PPTX, ODP Spreadsheets : XLS, XLSX...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  4. Different visualization than the actual documen...

    As per the preview, we are getting numerical values instead of the picToral graphs for the categories. attaching the screenshot for your reference. image.png (31.8 KB) image.png (115.3 KB) Please suggest the changes …...families like Excel/Spreadsheet, PowerPoint/Presentation, PDF/XPS and...

    forum.groupdocs.com/t/different-visualization-t...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...watermarks to PowerPoint presentations in this article. First we’ll...add watermarks to Excel spreadsheets, both through online tools...

    blog.groupdocs.com/groupdocs.blog/page/13/
  6. Using Documents as Data Source | GroupDocs

    Articles in this section...Articles in this section Using Spreadsheets as Data Sources Using Tables...Tables of Presentation Documents as Data Sources Using Tables...

    docs.groupdocs.com/assembly/net/using-documents...
  7. Convert files to various formats | GroupDocs

    This page explains how To convert a file To PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....processing documents Spreadsheets Presentations Images Web formats...

    docs.groupdocs.com/conversion/nodejs-java/convert/
  8. Convert files to various formats | GroupDocs

    This page explains how To convert a file To PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....processing documents Spreadsheets Presentations Images Images OCR...

    docs.groupdocs.com/conversion/java/convert/
  9. Convert EML or MSG files to PDF in C# | Emails ...

    Programmatically convert email messages like EML and MSG To PDF documents in C#. Use the .NET conversion API in your deskTop, console, or web applications....word-processing documents, spreadsheets, presentations, eBooks, images,...forum . See Also # Excel Spreadsheets to PDF in C# Images to PDF...

    blog.groupdocs.com/conversion/convert-eml-or-ms...
  10. Adding text watermarks | GroupDocs

    Add text watermarks To pages, worksheets, slides or frames using Python via .NET....Left top corner of page Spreadsheet Point Left top corner of...of worksheet Presentation Point Left top corner of slide Image...

    docs.groupdocs.com/watermark/python-net/adding-...