Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,356 for

pptx to pdf

(0.09 sec)
  1. 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...
  2. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...
  3. Releasing First Version of GroupDocs.Metadata f...

    We are extremely excited To announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition To the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy To use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible To the user....below): Presentation Document (PPT/PPTX/POT/POTX) Word Document (DO...) Portable Document Format (PDF) OneNote Format (ONE) MS Project...

    blog.groupdocs.com/metadata/releasing-first-ver...
  4. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used To perform operations about spelling correcTor using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/spelling-corrector/
  5. Working with metadata in GIF images | GroupDocs

    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. 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 .NET...), Presentation (PPT, PPTX, PPS, POT, etc.), e-Books (ePub...Mobi), and fixed-layout formats (PDF and XPS). Search may be performed...

    docs.groupdocs.com/viewer/net/search-highlight-...
  7. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used To perform operations about Alphabets....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/alphabet/
  8. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used To perform operations about document passwords or password dictionary....pdf" ); if ( index . Dictionaries...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/document-passwords/
  9. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extracTor API that permits users To extract raw or formatted text from different document formats. Besides, it is not only a text extracTor API, the user can extract metadata from the document as well....NET is a powerful PDF text extraction library C# that...This robust library provides C# PDF text extraction capabilities...

    docs.groupdocs.com/parser/net/
  10. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used To perform operations about Character replacements using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/character-replac...