Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 10,763 for

format

(0.11 sec)
  1. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; 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 various formats / Extract data from Microsoft.... out . println ( String . format ( "Slide %d/%d" , p + 1 , presentationInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. How to Convert PDF to TIFF in Java

    Quickly understand the procedure for doing document transFormation, learn how to convert PDF to TIFF in Java, and create the code to export PDF to TIFF using Java....non-editable documents from one format to another. Moreover, it provides...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. How to Convert PDF to Text using Java

    This short article explains the process to convert PDF to Text using Java and produces the sample code for PDF to Text converter Java functionality....Then, define the conversion format for the output text file by...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Render to HTML | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML Format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Lots of the document formats and format families, supported by...not limited to) PDF, most of formats from the WordProcessing family...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  5. 3D drawing is not showing in GroupDocs Viewer -...

    Hello team We are using licence verion of document viewer in our product. We are not able to see 3d drawging file in viewer, it takes so much time and still no result or blank page appears. We are using .igs files. We …... We checked your supported format list and it says you support...

    forum.groupdocs.com/t/3d-drawing-is-not-showing...
  6. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.... format ( "Properties removed: %s"...

    docs.groupdocs.com/metadata/java/clean-metadata/
  7. Document preview | Documentation

    This article shows how to get document preview.... Format ( "page{0}.png" , number ));...

    docs.groupdocs.com/watermark/net/basic-usage/pr...
  8. In-Table Master-Detail in HTML Document | Docum...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ total orders prices and price of each product separately with the following key requirements:...Master-Detail report in HTML Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/net/in-table-master...
  9. Check if a file is encrypted | Documentation

    This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java....type is: Portable Document Format File ( .pdf ) File encrypted:...

    docs.groupdocs.com/viewer/java/how-to-check-if-...
  10. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) Formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) Formats are supported. The following table provides the list of supported Formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Extract data from various formats / Extract data from Microsoft...and Open XML (pptx, potx) formats are supported. Also LibreOffice...

    docs.groupdocs.com/parser/java/extract-data-fro...