Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 8,710 for

ppt

(0.24 sec)
  1. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations 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....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/extract-images-f...
  2. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  3. Generate document preview | GroupDocs

    You are welcome to view and edit metadata of PDF, DOC, DOCX, Ppt, PptX, XLS, XLSX, emails, images and more....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/java/generate-docum...
  4. Iterate through container items | GroupDocs

    This article explains that how to extract containers items and iterate through container items....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/net/iterate-through-c...
  5. Extract text from Emails | GroupDocs

    Extract text from emails using GetText method....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Extract text from Emails | GroupDocs

    To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  8. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/python-net/adding-m...
  9. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/nodejs-java/updatin...
  10. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: 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 get container item names, sizes and obtain content....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/extract-attachme...