Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 594 for

presentation to spreadsheet

(0.11 sec)
  1. 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...
  2. Convert finance formats | Documentation

    This article demonstrates how you can convert To and from finance formats with GroupDocs.Conversion for .NET....structure for organizing and presenting financial data. They play...From To IXBRL Finance: , Spreadsheet: , , , , , , , , , , , ,...

    docs.groupdocs.com/conversion/net/convert/finance/
  3. 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...
  4. Render XLSX as HTML using Java

    In this discussion, we'll delve inTo the process of how To render XLSX as HTML using Java. Additionally, we'll provide you Java code for rendering XLSX To HTML....flexible solution for presenting spreadsheet data dynamically on...crucial task that converts spreadsheet data into a format ideal...

    kb.groupdocs.com/viewer/java/render-xlsx-as-htm...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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...