Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 3,442 for

presentations

(0.46 sec)
  1. Working with Paragraph Reports | GroupDocs

    Articles in this section...Document In-Paragraph List in Presentation Document In-Paragraph List...

    docs.groupdocs.com/assembly/net/working-with-pa...
  2. Releasing GroupDocs.Text for .NET – A Convenien...

    Team GroupDocs is pleased to release GroupDocs.Text for .NET API which allows users to extract text from files and documents of various formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform text extraction operations. Why GroupDocs.Text Is Developed? Suppose you are developing a text searching or text analyzing system, wouldn’t it be great if your system can read or analyze a document even if no document reader is installed on your system?...(DOC/DOCX/RTM/DOCM/ODT) Presentation Document Formats (PPT/P...

    blog.groupdocs.com/parser/releasing-groupdocs-t...
  3. How to Convert Excel to CSV in Java

    This post covers basic document conversion and contains detailed instructions on how to convert Excel to CSV in Java along with Java code to convert Excel to CSV....produced Excel file to be presented according to your standards...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Word-processing documents are present in almost every device in this...

    blog.groupdocs.com/categories/groupdocs.parser-...
  5. Render MSG as HTML using Java

    In this guide, we'll explore how to render MSG as HTML using Java, without installing extra software. Also, we'll supply you with Java code for rendering MSG to HTML....to render MSG files as HTML presents opportunities for seamlessly...

    kb.groupdocs.com/viewer/java/render-msg-as-html...
  6. Convert DOCX to XPS using Node.js

    In this article, we will provide you detail on how to convert DOCX to XPS using Node.js. Also, you will be provide a code example to export DOCX to XPS in Node.js.... Previously, we presented a tutorial on converting DOCX...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  7. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....documents Spreadsheet documents Presentation documents Email documents...

    docs.groupdocs.com/assembly/net/changing-target...
  8. Explicit Font Substitution is Supported in Grou...

    GroupDocs.Conversion for .NET 18.7 comes with some new features and a bug fix. EmailOptions can be defined in any SaveOptions class such as PdfSaveOptions or CellsSaveOptions. Moreover, API supports explicit font substitution when converting from Word, Cell and Presentation documents. Please refer to GroupDocs.Conversion for .NET 18.7 release notes for further reference. We’d recommend you to integrate latest version of the API in your application and share your feedback....converting from Word, Cell and Presentation documents. Please refer...

    blog.groupdocs.com/conversion/explicit-font-sub...
  9. How to Convert ODT to TXT using C#

    We will guide you how to convert ODT to TXT using C# without the need for any external software installations along with code example to export ODT to TXT in C#....the previous section, we presented a comprehensive explanation...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...{ try { Presentation presentation = new Presentation(); await...await Task.Run(() => presentation.Save(request.FileUploadPath, Aspose...

    forum.groupdocs.com/t/unable-to-view-document-i...