Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 7,596 for

groupdocs pptx viewer

(1.38 sec)
  1. In-Table List with Highlighted Rows in Presenta...

    Note In this article, we will use Groupdocs.Assembly to generate an In-Table List with Highlighted Rows report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft PowerPoint Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS PowerPoint 2013....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  2. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The Groupdocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/parser/java/working-with-dat...
  4. Swap pages | GroupDocs

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using Groupdocs.Merger for Node.js via Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/merger/nodejs-java/swap-pages/
  5. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/search/java/build-search-query/
  6. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of Groupdocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of Groupdocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....1 of GroupDocs.Viewer for .NET . The latest...have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  7. How to Compare PDF Files using Java

    Easily compare PDF files using Java by consuming one of the top document comparison library and learning how to create functionality for PDF comparison in Java....Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/comparison/java/how-to-compare...
  8. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with Groupdocs.Editor for .NET API....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/editor/net/save-document/
  9. Indexing from different sources | GroupDocs

    Groupdocs.Search allows indexing documents from various sources....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/search/java/indexing-from-di...
  10. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/search/java/build-your-first...