Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 692 for

spreadsheet to word

(1.61 sec)
  1. Compare PDF Files - Online and Free PDF Comparison

    Compare PDF files using free the online comparison Tool. Developers can use .NET, Java, and Cloud API To build a document comparison application....Compare Word Files Online Compare Excel Spreadsheets Online Compare...See Also # Comparing Protected Word Documents using Java How to...

    blog.groupdocs.com/comparison/compare-pdf-files...
  2. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document AuTomatio...... Convert Word to Markdown in Java Convert Word documents to...API. Convert Word to Markdown using C# Convert Word documents to...

    blog.groupdocs.com/categories/groupdocs.parser-...
  3. PDF Document Viewer Module for Drupal is Now Av...

    Great news for all Drupal CMS users! We have released a PDF viewer module for Drupal. The module allows you To seamlessly embed PDF documents, as well as PowerPoint presentations, Excel Spreadsheets, Word processing documents and images inTo web-pages on your Drupal website. The PDF document viewer module for Drupal utilizes our GroupDocs Viewer’s functionality and provides you with the following benefits: Your website visiTors don’t need any browser plug-ins or Flash To view documents hosted with our document viewer....presentations, Excel spreadsheets, word processing documents...your web-pages: PDF documents Word processing documents (DOC, DOCX...

    blog.groupdocs.com/total/pdf-document-viewer-mo...
  4. Features Overview | GroupDocs

    The main feature of GroupDocs.EdiTor for Node.js is an ability To edit most popular document formats using front-end WYSIWYG ediTors without any additional applications. No Open Office or MS Office is required To edit Word Processing documents, Spreadsheets or Presentations....to edit a Word Processing documents, Spreadsheets or Presentations...dependent on document type: Word Processing documents - ability...

    docs.groupdocs.com/editor/nodejs-java/features-...
  5. Merge files | GroupDocs

    This article explains how To merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Java API....how to merge PDF or Microsoft Word documents, Microsoft PowerPoint...PowerPoint presentation or Excel spreadsheets and other file types. Merge...

    docs.groupdocs.com/merger/java/merge/
  6. Merge files | GroupDocs

    This article explains how To merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using c# programming language and GroupDocs.Merger API....how to merge PDF or Microsoft Word documents, Microsoft PowerPoint...PowerPoint presentation or Excel spreadsheets and other file types. Merge...

    docs.groupdocs.com/merger/net/merge/
  7. Extract Text from Markdown Files in Java | Mark...

    Extract Text from Markdown Files in Java. Parser the mardown files within Java applications using document parser API by GroupDocs....extracting ZIP archives, counting words in documents, extracting images...like: Word-processing Documents: DOC, DOCX, … Spreadsheets: XLS...

    blog.groupdocs.com/parser/extract-text-from-mar...
  8. GroupDocs.Viewer Product Family | GroupDocs

    Excellent file viewer component that empowers your C#, ASP.NET, and other .NET applications with document viewing features across more than 170+ supported file formats Documentation .NET Java Node.js Python GroupDocs.Viewer for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Document rendering Articles and guidelines for document rendering Render Word documents Render PDF documents Render PowerPoint presentations Render Spreadsheets ....for document rendering Render Word documents Render PDF documents...PowerPoint presentations Render spreadsheets .NET code examples Open-source...

    docs.groupdocs.com/viewer/
  9. Find and Remove Watermarks from Documents in C#

    .NET API To programmatically find and remove text and image based watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....such watermarks from many PDF, Word, Excel, PowerPoint, and Visio...formats of word-processing documents , spreadsheets , presentations...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  10. 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...used as text watermark in a Word document. The full list of supported...

    docs.groupdocs.com/watermark/java/adding-text-w...