Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,391 for

pptx to pdf

(0.06 sec)
  1. Logging | Documentation

    An interface is used To receive the information about errors, warnings and events which occur while data extraction....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/logging/
  2. 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...
  3. 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/nodejs-java/case-sens...
  4. Stop word dictionary | Documentation

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

    docs.groupdocs.com/search/java/stop-word-dictio...
  5. Spelling corrector | Documentation

    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/nodejs-java/spelling-...
  6. GroupDocs Viewer for Java Library - a J2EE & J2...

    We’re pleased To announce the release of the GroupDocs Viewer for Java Library! Java developers can now seamlessly use our web-based document viewer within their Java development environment. Just like GroupDocs Viewer for .NET Library, this version can be easily embedded inTo cusTomer platforms and allows developers To display over 40 document and image file formats without any external dependencies. Benefits of the GroupDocs Document Viewer for Java Library: Support for more than 40 file formats, including: Portable Document Format: ....pdf Microsoft Word: .doc .docx .docm...Microsoft PowerPoint: .ppt .pptx .pptm Microsoft Visio: .vsd...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  7. Extract data from Microsoft Office Excel spread...

    This article shows how To To extract data from Microsoft Office Excel spreadsheets....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps To read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Image search options | Documentation

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/image-search-opt...
  10. Synonym search | Documentation

    This article shows that how synonym search allows you To find not only the words specified in the search query, but also the synonyms, words that means the same....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/synonym-search/