Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 719 for

image to presentation

(0.09 sec)
  1. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used To obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); IteraTor iteraTor = supportedFileTypes.iteraTor(); while (iteraTor.hasNext()) { FileType fileType = (FileType)iteraTor.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section....of supported file types is presented below. Iterable < FileType...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/get-supported-...
  2. GroupDocs.Total Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... as well as PowerPoint presentations, Excel spreadsheets, word...word processing documents and images into web-pages on your Drupal...

    blog.groupdocs.com/categories/groupdocs.total-p...
  3. GroupDocs.Metadata for Java | GroupDocs

    Release notes Package reposiTory GroupDocs.Metadata for Java - A metadata management API for documents To create, preview, analyze, update and remove meta information from all popular file formats. Java metadata changer API gets the file as input, access the file property information and allows users To perform metadata operations for locating this specific file easily for future reference. GroupDocs.Metadata supports over 170 popular file formats. Load text documents, spreadsheets, Presentations, PDF files, web pages, email messages, and Images and render/display them in HTML, PDF, PNG, and JPEG formats....documents, spreadsheets, presentations, PDF files, web pages, email...email messages, and images and render/display them in HTML, PDF...

    docs.groupdocs.com/metadata/java/
  4. Find and Replace Text in PDF in Java | Replace ...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx in Java. Replace or hide the text To redact PDF files....documents, presentations, spreadsheets, PDF files, and images within...

    blog.groupdocs.com/redaction/find-and-replace-t...
  5. GroupDocs.Viewer for Python via .NET | GroupDocs

    Render documents as HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python. No third-party software needed!...documents, spreadsheets, presentations, PDF files, web pages, email...email messages, and images and render/display them in HTML, PDF...

    docs.groupdocs.com/viewer/python-net/
  6. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion To pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...the screenshot of the issue image.jpg (91.2 KB) I checked in the...the Screenshot_2.png , it is present in the document and its name...

    forum.groupdocs.com/t/alignment-and-font-issues...
  7. GroupDocs.Annotation .NET Python Integration | ...

    Learn To integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods To solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches.... This presents a core challenge when attempting...dependency resolution while presenting clean, straightforward APIs...

    blog.groupdocs.com/annotation/python-integration/
  8. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.EdiTor for Java.... It is first of all images, some document formats also...resources onto three groups: Images, including: raster (PNG, BMP...

    docs.groupdocs.com/editor/java/working-with-res...
  9. GroupDocs.Viewer for Java | GroupDocs

    GroupDocs.Viewer for Java allows you To render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need To use third-party software To view files within your Java application....documents, spreadsheets, presentations, PDF files, web pages, email...email messages, and images and render/display them in HTML, PDF...

    docs.groupdocs.com/viewer/java/
  10. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False Toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text...., ZIP archives, images, or other non-text formats)...external resources (such as CSS, images, or scripts). If your HTML...

    docs.groupdocs.com/parser/net/developer-guide/a...