Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 7,446 for

may

(0.16 sec)
  1. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....Because one PNG or JPEG image may contain only the one “page”,...dependent on each other — you may render the list of archive contents...

    docs.groupdocs.com/viewer/java/render-archive-f...
  2. Handle XMP and EXIF Data of HEIF HEIC Images in...

    Manage XMP and EXIF data of HEIF, HEIC images in Java. Read, update, remove EXIF and XMP data using Metadata manipulation API within Java applications.... For the details, you may visit the API Reference . <repository>...

    blog.groupdocs.com/metadata/xmp-and-exif-data-o...
  3. Experiencing an issue when viewing PDF files th...

    We are experiencing an issue when viewing PDF files through GroupDocs. Some pages (e.g., pages 15 and 41) take significantly longer to load. The affected file has been attached to this ticket for your reference. Kindly …...Reader the slow page 41 rendering may be visually observed during the...

    forum.groupdocs.com/t/experiencing-an-issue-whe...
  4. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Electronic Signature PDF with Metadata signatur...

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  7. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/handling-the-id...
  8. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  9. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/subscribing-f...
  10. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/sign-document...