Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 1,328 for

pptx to pdf

(0.08 sec)
  1. Search text | GroupDocs

    Learn how To search for keywords and use regular expressions To find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/search-text/
  2. Supported file formats | GroupDocs

    This Topic lists file formats supported by GroupDocs.Viewer for .NET....Try the to open DOCX, XLSX, PPTX, and more. This topic lists...Microsoft Outlook data files: . PDF and Page Layout file formats...

    docs.groupdocs.com/viewer/net/supported-documen...
  3. 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...
  4. Build your first search solution | GroupDocs

    First of all you need To create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future To continue working....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/build-your-first-...
  5. Faceted search | GroupDocs

    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/
  6. Search text | GroupDocs

    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/
  7. Faceted search | GroupDocs

    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/nodejs-java/faceted-s...
  8. Extract metadata from Microsoft Office Word doc...

    Learn how To extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, 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 document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method To obtain file format information advanced_usage....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Introduction | GroupDocs

    This is an introduction To editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....document in some format (like DOCX, PDF, or XLSX). At this stage, you...DelimitedTextSaveOpt N/A Presentation PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...

    docs.groupdocs.com/editor/nodejs-java/introduct...