Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 8,593 for

ppt

(0.19 sec)
  1. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/extract-text-areas/
  2. Save Document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....(DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain Text Documents...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  3. 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....TXT, RTF, ODT), presentations (PPT, PPTX), spreadsheets (XLS, XLSX)...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  4. Search text | GroupDocs

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

    docs.groupdocs.com/parser/java/search-text/
  5. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...

    docs.groupdocs.com/search/java/indexing-from-di...
  6. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/parse-data-from-...
  7. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...shows full roundtrip of input PPT file: presentation with 21 slides...Editor ( "Presentations-Tips.ppt" , new PresentationLoadOpti ());...

    docs.groupdocs.com/editor/java/deleting-slides-...
  8. 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 with...

    docs.groupdocs.com/search/nodejs-java/build-you...
  9. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...

    docs.groupdocs.com/search/java/indexing-options/
  10. 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 with...

    docs.groupdocs.com/search/java/build-your-first...