Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 8,852 for

ppt

(0.04 sec)
  1. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required redaction....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/redaction/net/create-custom-...
  2. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Common List Image in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image 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. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a new presentation slide....Microsoft PowerPoint Document (PPT/PPTX) formats. Since ODP is not...

    docs.groupdocs.com/assembly/net/common-list-ima...
  4. GroupDocs Watermark Overview | Documentation

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....XLSX) PowerPoint presentations (PPT, PPTX) Visio diagrams Images...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  5. In-Table List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentationformat 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 in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab....Microsoft PowerPoint Document (PPT/PPTX) formats. Since ODP is not...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  6. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Handling the ID3v2 tag | Documentation

    This article explains how to handle ID3v2 tag....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/net/handling-the-id...
  8. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  9. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...

    docs.groupdocs.com/search/nodejs-java/search-op...
  10. Bulleted List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List 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. Bulleted List in Microsoft PowerPoint Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS PowerPoint 2013. Add a new presentation slide. Add a bullet list at the place where you want it....Microsoft PowerPoint Document (PPT/PPTX) formats. Since ODP is not...

    docs.groupdocs.com/assembly/net/bulleted-list-i...