Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 673 for

presentation to spreadsheet

(0.18 sec)
  1. 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...
  2. 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...
  3. CSV to XML in C# | Convert CSV Data to XML Format

    Convert CSV data To XML format using C#. AuTomate the CSV To XML conversion within your .NET application using document and file format conversion API....word-processing documents, spreadsheets, presentations, eBooks, images,...

    blog.groupdocs.com/conversion/convert-csv-to-xm...
  4. 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...
  5. Using Documents as Data Source | Documentation

    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...
  6. Using Documents as Data Source | Documentation

    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/java/using-document...
  7. How to Convert Excel to HTML using Java

    This Topic includes sample Java program that expalins how To convert Excel To HTML using Java along with comprehensive instructions To export Excel To HTML in Java....popular format for storing spreadsheets and other types of data...Linux, as long as Java is present. There is no need to install...

    kb.groupdocs.com/conversion/java/how-to-convert...
  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. 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...
  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...