Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,365 for

pptx to pdf

(1.46 sec)
  1. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/working-with-attr...
  2. Extract images from Microsoft Office PowerPoint...

    This article explains that how To extract images from Microsoft Office PowerPoint(.ppt, .Pptx) presentations...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-images-fr...
  3. 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...
  4. Indexing additional fields | GroupDocs

    This article demonstrate that how To associate each document with certain additional metadata....pdf" . ToLowerInvariant (), "Spiritual"...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/indexing-addition...
  5. 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-...
  6. Indexing with stop words | GroupDocs

    STop words are frequently used words that do not carry a semantic meaning and can be removed from an index To reduce its size. You can enable or disable the use of sTop words by calling the setUseSTopWords method of the IndexSettings class. The default value is true, meaning that sTop words are filtered during indexing and not added To the index. A list of sTop words To use during indexing can be specified in the sTop word dictionary....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/indexing-with-st...
  7. Storing text of indexed documents | GroupDocs

    This article explains that how To sTore text of indexed documents using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  8. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of sTop words by setting a value using search API...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/indexing-with-sto...
  9. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer To a container element itself, not a document. Here are the steps To extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object To extract a text....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-attachme...
  10. Extract images from Emails | GroupDocs

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible To extract images from emails 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. If an email has no images, getImages method returns an empty collection....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-images-f...