Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 1,399 for

pptx to pdf

(0.09 sec)
  1. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/build-search-query/
  2. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milesTones; we’re proud and grateful To end a busy year with great achievements. With constant enhancements, we were able To prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time To time; created a variety of plugins for multiple platforms; integrated many different sTorage options with GroupDocs; introduced flexible API SDKs To help you integrate our apps To your existing applications; and were able build a strong base of valuable cusTomers, ranging from small To mid To enterprise levels; amongst many others....(PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  3. Working with EXIF metadata | Documentation

    This article explains how To access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-e...
  4. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirecTories of the ConvertSettings object. Trying To upgrade To 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...AddRange(fontDirs); presentation_pptx.zip (47.5 KB) 1 Like atir.tahir...that converts the PPTX as well as the output pdfs. If I change the...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  5. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/faceted-search/
  6. Working with XMP metadata | Documentation

    This article shows how To access XMP metadata in a file of any supported format....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-xm...
  7. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps To read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/faceted-search/
  9. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer To Supported Document Formats. Detecting the exact type of a document The following sample of code will help you To detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Search text | Documentation

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

    docs.groupdocs.com/parser/java/search-text/