Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 667 for

presentation to spreadsheet

(0.06 sec)
  1. Generating page preview for WordProcessing docu...

    This article describes how To generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.EdiTor...WordProcessing, Spreadsheet and Presentation . For generating...trial copyright marks are present on these previews. // Obtain...

    docs.groupdocs.com/editor/net/generating-page-p...
  2. Updating Image signatures with advanced options...

     This article explains how To provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....IsSignature Image Spreadsheet Pdf Presentation Word Processing...

    docs.groupdocs.com/signature/java/updating-imag...
  3. The Business Layer | Documentation

    Common Utilities Class Document DirecTories Applying Product License Data Layer Class Use Tables of Word Processing Documents as Data Sources Use Spreadsheets as Data Sources Use Tables of Presentation Documents as Data Sources Data STorage Class Complete Common Utilities Class...Documents as Data Sources Use Spreadsheets as Data Sources Use Tables...Tables of Presentation Documents as Data Sources Data Storage Class...

    docs.groupdocs.com/assembly/java/the-business-l...
  4. Convert Word to Markdown using C# | DOC to MD |...

    Convert Word documents To Markdown files using C#. Transform DOC/DOCX files inTo MD format using GroupDocs .NET parsing and conversion API....Word-processing documents are present in almost every device in this...formats like PDFs, spreadsheets, presentations, eBooks, markup documents...

    blog.groupdocs.com/parser/convert-word-to-markd...
  5. 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...
  6. Faceted search | Documentation

    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...
  7. Generating Page Preview for WordProcessing Docu...

    Learn how To generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.EdiTor for Node.js via Java....WordProcessing, Spreadsheet , and Presentation . Steps to Generate...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  8. Convert Markdown to PDF in Java | MD to PDF

    Convert Markdown files To PDF in Java. Transform MD files inTo portable format using GroupDocs Java conversion API....word-processing documents, spreadsheets, presentations, eBooks, images,...

    blog.groupdocs.com/conversion/convert-markdown-...
  9. Convert Word to Markdown in Java | DOC to MD | ...

    Convert Word documents To Markdown files in Java. Transform DOC/DOCX files inTo MD format using GroupDocs parsing and conversion Java API....formats like PDFs, spreadsheets, presentations, eBooks, markup documents...

    blog.groupdocs.com/parser/convert-word-to-markd...
  10. Adding text watermarks | Documentation

    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...