Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 33,727 for

ppt

(0.1 sec)
  1. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser allows you to extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS protocols....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  3. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  5. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/redaction/net/remove-page-re...
  7. Remove metadata properties | Documentation

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/net/remove-metadata...
  8. 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...
  9. GroupDocs.Conversion for .NET 17.5.0 Release No...

    Note This page contains release notes for GroupDocs.Conversion for .NET 17.5.0 Major Features There are 9 new features, improvements and fixes in this regular monthly release. The most notable are: Conversion from XML-FO/XSL to PDF New option to set zoom when converting to HTML Conversion from Vsdm, Vssm, Vstm Conversion from LaTex Improved speed when converting from cells. Improved memory usage Fixed 1 bug Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑1892 Implement conversion from XML-FO/XSL New Feature CONVERSIONNET‑1910 Option to set zoom when converting to HTML New Feature CONVERSIONNET‑1917 Conversion from Vsdm, Vssm, Vstm New Feature CONVERSIONNET‑1928 Implement conversion from LaTex New Feature CONVERSIONNET‑1756 PptX to HTML Conversion - Slide zoom level property New Feature CONVERSIONNET‑1881 Improve SlidesToHtml saver Improvement CONVERSIONNET‑1885 Update CellsToImageSaver and CellsToPdfSaver to remove empty rows and columns before saving document Improvement CONVERSIONNET‑1884 Ppt to PDF Conversion - Tables borders are showing - showgridline property is also not working for this Fix Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Improvement CONVERSIONNET‑1884 PPt to PDF Conversion - Tables borders...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  10. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/java/working-with-z...