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

spreadsheet to presentation

(0.2 sec)
  1. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you To search through over 70 document formats in your applications....HTML, EPUB, Spreadsheet (XLS, XLSX), Presentation (PPT, PPTX)...queries of various types is presented in the section Searching ...

    blog.groupdocs.com/search/search-text-in-word-e...
  2. 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...
  3. 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...
  4. Split or Merge PDF, PowerPoint, Excel, Word, Do...

    Split or Merge PDF, Word DOC/DOCX, XLS/XLSX Excel Spreadsheets, PPT/PPTX Presentations, Visio Drawings, eBooks, & more documents in Java. Steps & examples....documents, or merge excel spreadsheets. What to do if I need to...to merge PPT/PPTX presentations. Many more questions, the list...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  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. 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...
  8. 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...
  9. 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...
  10. 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...