Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,343 for

pptx to pdf

(0.06 sec)
  1. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you To find words considering uppercase and lowercase letters as distinct using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/case-sensitive-s...
  2. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need To worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/extracti...
  3. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible To extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Extract images from Microsoft Office Word docum...

    This article explains that how To extract images from Microsoft Office Word (.doc, .docx) documents...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-images-fr...
  5. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you To detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); 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); } Working with XMP Metadata GroupDocs....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Highlighting results in network | Documentation

    This page contains information about highlighting search results in the search network....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/highlighting-resu...
  7. HTML | Documentation

    This article explains that how To extract HTML formatted text from document page....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/html/
  8. Extract metadata from documents | Documentation

    This article shows how To extract metadata with GroupDocs.Parser from documents of various formats: Pdf, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, Pptx), Excel (XLS, XLSX), LibreOffice formats and many others....documents of various formats: PDF, Emails, Ebooks, Microsoft Office:...(DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Extract hyperlinks from document | Documentation

    This article explains that how To extract hyperlinks from documents....extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  10. Extract formatted text from document | Document...

    This article explains that how To extract formatted text from document....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-formatted...