Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 6,099 for

pdf editor

(0.13 sec)
  1. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Extract hyperlinks from document | Documentation

    This article explains that how to extract hyperlinks from documents....Editor Product Solution GroupDocs...welcome to extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Sign document with XML Advanced Electronic Sign...

     This article explains how to sign document with XML advanced electronic signatures (XAdES) using GroupDocs.Signature API....Editor Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Search for built-in Metadata signatures | Docum...

    This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/search-for-bui...
  5. Extract formatted text from document | Document...

    This article explains that how to extract formatted text from document....Editor Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-formatted...
  6. Image search in network | Documentation

    This page contains information about reverse image search in the search network....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/image-search-in-n...
  7. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/composing-sign...
  8. Delete Signatures of the certain type | Documen...

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // deleting QR-Code signatures...

    docs.groupdocs.com/signature/net/delete-signatu...
  9. Getting documents in network | Documentation

    This page contains information about getting indexed documents in the search network....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/getting-document...
  10. GroupDocs.Annotation for .NET 19.1 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 19.1 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 19.1: Fixed bug of impossibility to set the line width on Slides documents Fixed issue with opening protected with password Words and Pdf documents Improved performance issues when processing Slides documents Add possibility to cache page previews Added ability to annotate documents of older formats for Slides, Words, Cells (ppt, doc, xls) Added ability to add text caption for distance annotation for Cells, Diagrams and Slides Refactored logic for getting pages for Slides documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-823 Add possibility to cache page previews Feature ANNOTATIONNET-830 Implement possibility to display distance annotation caption for Slides format Feature ANNOTATIONNET-831 Implement possibility to display distance annotation caption for Cells format Feature ANNOTATIONNET-832 Implement possibility to display distance annotation caption for Diagram format Feature ANNOTATIONNET-832 Add supporting processing older format for Slides (....Editor Product Solution GroupDocs...protected with password Words and PDF documents Improved performance...

    docs.groupdocs.com/annotation/net/groupdocs-ann...