Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 1,339 for

pptx to pdf

(0.15 sec)
  1. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/regular-expressi...
  2. Extract text from Microsoft OneNote sections | ...

    This article explains that how To extract text from Microsoft OneNote sections presentations...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-text-from...
  3. Custom text extractors | Documentation

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility To implement support for any format other than the existing ones....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/custom-text-extr...
  4. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-tables-f...
  5. Delete indexed documents | Documentation

    GroupDocs.Search for Node.js has the ability To remove individual documents from the index that are indexed from a stream or structure....pdf' ; const indexFolder = 'c:/MyIndex/'...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  6. Document attributes | Documentation

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/document-attribu...
  7. Edit document | Documentation

    Follow this guide and learn how To edit text documents, spreadsheets and presentations using GroupDocs.EdiTor for .NET API features....(DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain Text documents...documents TXT Fixed-layout format PDF Fixed-layout format XPS (including...

    docs.groupdocs.com/editor/net/edit-document/
  8. Introducing GroupDocs.Assembly for .NET | Docum...

    GroupDocs.Assembly for .NET is a document auTomation and reports generation API designed To create cusTom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generaTor which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document AuTomation and Report Generation....SpreadsheetML, ODS) Presentation (PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...Supported Presentation (PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...

    docs.groupdocs.com/assembly/net/introducing-gro...
  9. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how To use Aspose.OCR for Cloud SDK in Java....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  10. Search text in Emails | Documentation

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps To search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/search-text-in-e...