Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 11,951 for

pptx

(0.07 sec)
  1. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  2. Edit Document | GroupDocs

    Follow this guide to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java API features....(DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain Text Documents...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow...

    blog.groupdocs.com/groupdocs.blog/page/66/
  4. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/python-net/image-r...
  5. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  6. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. 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....Microsoft PowerPoint Document (PPT/PPTX) formats. Since ODP is not a...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  8. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details. Save the document Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements:...Microsoft PowerPoint Document (PPT/PPTX) formats. Since ODP is not a...

    docs.groupdocs.com/assembly/net/common-master-d...
  9. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...), Presentation (PPT, PPTX, PPS, POT, etc.), e-Books (ePub...

    docs.groupdocs.com/viewer/java/search-highlight...
  10. 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....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/net/working-with-me...