Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 1,361 for

pptx to pdf

(0.69 sec)
  1. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/phrase-search/
  2. 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-...
  3. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java 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 getSpreadsheetType 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...
  4. Extract text areas | GroupDocs

    Learn how To extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-text-areas/
  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. GroupDocs.Viewer for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for .NET 25.11. Available now on NuGet and GroupDocs website....placeholders when rendering to PDF PdfViewOptions options = new...viewer = new Viewer( "sample.pptx)) { viewer.View(options); }...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. Build search query | GroupDocs

    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/
  8. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/working-...
  9. Working with EXIF metadata | GroupDocs

    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...
  10. 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...