Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 16,388 for

pdf viewer

(0.18 sec)
  1. Releasing Modern Web-Form Front End for GroupDo...

    Good news for ASP.NET Web-Form developers, we are proudly announcing the first release of our modern Web-Form based user interface for GroupDocs.Viewer for .NET API. This new release is simple, efficient and, user friendly showcase project. We would recommend you to clone this showcase project from GitHub and provide you valuable feedback. Let’s explore key highlights in this new user interface. Modern Look-and-FeelThe look and feel has been completely revamped using Material Design....Viewer for .NET API . This new release...large screen to smaller, the viewer will automatically re-arrange...

    blog.groupdocs.com/viewer/releasing-modern-web-...
  2. Add watermarks to PDF documents | Documentation

    The watermarking Java API allows you to add watermarks to Pdf documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Viewer Product Solution GroupDocs...watermarks to PDF documents Add watermarks to PDF documents Leave...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Extract images from PDF documents | Documentation

    To extract images from Pdf documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Pdf documents 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....Viewer Product Solution GroupDocs...data from PDF documents / Extract images from PDF documents Extract...

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Search text in PDF documents | Documentation

    To search a keyword in Pdf documents 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 Pdf document: Instantiate Parser object for the initial document; 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 document....Viewer Product Solution GroupDocs...Extract data from PDF documents / Search text in PDF documents Search...

    docs.groupdocs.com/parser/java/search-text-in-p...
  5. Search text in PDF documents | Documentation

    This article explains that how to search text from Pdf documents...Viewer Product Solution GroupDocs...Extract data from PDF documents / Search text in PDF documents Search...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  6. Pdf Digitally signing | Documentation

    This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Electronic Signatures / ✎ Pdf digitally signing Pdf Digitally signing...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Render PPTX as HTML using Java

    Master the art to render PPTX as HTML using Java efficiently. Additionally, dive into comprehensive step-by-step guidelines and Java code for rendering PPTX to HTML....Viewer Product Family GroupDocs.Comparison...Leveraging the functionality of the viewer library, developers can smoothly...

    kb.groupdocs.com/viewer/java/render-pptx-as-htm...
  8. Extract text from PDF documents | Documentation

    To extract a text from Pdf documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Pdf document: Instantiate Parser object for the initial document; 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....Viewer Product Solution GroupDocs...Extract data from PDF documents / Extract text from PDF documents Extract...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the Viewer’s device or not....Viewer for .NET 18.10 . The latest...fonts are installed on the viewer’s device or not. At the same...

    blog.groupdocs.com/viewer/exclude-specific-font...
  10. Extract metadata from PDF documents | Documenta...

    To extract metadata from Pdf documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Viewer Product Solution GroupDocs...data from PDF documents / Extract metadata from PDF documents...

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