Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,340 for

pptx to pdf

(0.07 sec)
  1. Extract data from Emails | Documentation

    GroupDocs.Parser provides the functionality To extract data from emails. Both email message (eml, msg) and Outlook STorage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services proTocols are supported. The following table provides the list of supported formats: Format Description EML E-Mail Message EMLX Apple Mail Message MSG Microsoft Outlook Mail Message PST Microsoft Outlook Personal Information STore File OST Microsoft Outlook Offline Data File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps To read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Getting known property descriptors | Documentation

    This code snippet demonstrates how To extract information about known properties that can be encountered in a particular package....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/getting-known-p...
  4. Extract table of contents | Documentation

    This article shows how To extract table of contents from Microsoft Word (DOC, DOCX etc), Pdf documents and Ebooks (CHM, EPUB)....Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks. Extract...metadata and images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. Extract table of contents | Documentation

    This article shows how To extract table of contents from Microsoft Word (DOC, DOCX etc), Pdf documents and Ebooks (CHM, EPUB)....Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks. Extract...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-table-of...
  6. 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....document will be rasterized to PDF, but the scan-like effects will...pages into images, and save PDF with scan-like pages) var so...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  7. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going To write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved To be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans....rendering MS Project document into PDF JpegQuality option of PdfFileOptions...presentation HTML representation of PPTX document takes too much time...

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...
  8. Remove page redactions | Documentation

    This article shows that how To remove pages with sensitive data from your Pdf, presentation and spreadsheet documents....easily to remove pages from PDF documents, slides from presentations...time the supported formats are: PDF, presentations (Microsoft PowerPoint...

    docs.groupdocs.com/redaction/python-net/remove-...
  9. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/extracting-comm...
  10. Extract Text and Metadata from XLSM Online

    Free online document text and metadata extracTor. Secure and easy To use XLSM text and metadata parser and extracTor...XHTML MHT MHTML XML MD ONE PDF PPT PPTX PPS PPSX ODP POT PPTM POTX...

    products.groupdocs.app/parser/xlsm