Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 3,381 for

presentations

(0.62 sec)
  1. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....the word “relativity” is presented but the word “Einstein” is...the example the query is presented in text and object form and...

    docs.groupdocs.com/search/net/boolean-search/
  2. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....the Comments pane is also present in a resultant document. If...particular document are not present on the computer where conversion...

    docs.groupdocs.com/conversion/net/load-wordproc...
  3. OLE-objecten invoegen in Word, Excel, PowerPoin...

    Sluit documenten als OLE-objecten in andere Word-documenten, Excel-spreadsheets, Powerpoint-presentaties programmatisch in Java in met behulp van GroupDocs.Merger API....Merger merger = new Merger("presentation.pptx"); merger.importDo...s); merger.save("output-presentation.pptx"); Conclusie # We hebben...

    blog.groupdocs.com/nl/merger/insert-ole-objects...
  4. Working with List Reports - Bulleted | GroupDocs

    The Bulleted List As per wikipedia, a Bulleted List can be described as: In typography, a bullet ( • ) is a typographical symbol or glyph used to introduce items in a list. For example: Item 1 Item 2 Item 3 For more information, please visit wikipedia article. Articles in this section...Document Bulleted List in Presentation Document Bulleted List in...

    docs.groupdocs.com/assembly/java/working-with-l...
  5. Working with Image Reports - Common Master-Deta...

    Articles in this section...Common Master-Detail Image in Presentation Document Common Master-Detail...

    docs.groupdocs.com/assembly/net/working-with-im...
  6. How to Add Reply to Annotation in PDF using C#

    In this quick how-to tutorial, you will learn how to add reply to annotation in PDF using C# along with complete instructions to reply annotation in PDF using C#....C# The above code example presents the functionality to insert...

    kb.groupdocs.com/annotation/net/how-to-add-repl...
  7. Introducing Outlook Metadata Cleaner - An Outlo...

    Outlook Metadata Cleaner is an Outlook add-in powered by GroupDocs.Metadata for .NET that removes/cleans metadata properties in the files selected to be attached with email. It is an attach file button that appears in New Message window in Outlook. When some file is selected to be attached with email, the add-in first cleans all the metadata information saved with that file and then attaches metadata free file with email message....Outlook Metadata Cleaner Presentation Document (PPT/PPTX) Word...

    blog.groupdocs.com/metadata/introducing-outlook...
  8. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java API so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc....(XLS, XLSX, XLSM, XLSB), Presentation Document Formats (PPT, PPTX...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  9. Strikethrough Text in Documents using C# | C̶r̶...

    Use the strikeout annotation to cross out the invalid text within the documents using C#. Automate the document and image annotations with the .NET API....Word, PDF, spreadsheet, presentation documents. Similarly, you...

    blog.groupdocs.com/annotation/strikethrough-tex...
  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...