Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 16,479 for

pdf viewer

(0.03 sec)
  1. Sign document with XML Advanced Electronic Sign...

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

    docs.groupdocs.com/signature/net/sign-document-...
  2. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/alphabet/
  3. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/spelling-corrector/
  4. Handling MPEG audio metadata | Documentation

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  5. 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....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Getting documents in network | Documentation

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

    docs.groupdocs.com/search/java/getting-document...
  7. MVC on GroupDocs Blog | Document Automation Sol...

    MVC on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in MVC on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 在 ASP.NET Core MV......Viewer for .NET API - 一个强大的文档查看器 API它支持...API它支持 140 多种文档类型,包括 PDF、Word、Excel、PowerPoint、Visio、CAD、Outlook...

    blog.groupdocs.com/zh/tag/mvc/index.xml
  8. Convert N consecutive pages | Documentation

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....Viewer Product Solution GroupDocs...converter . convert ( "converted.pdf" , options ); } public static...

    docs.groupdocs.com/conversion/java/convert-n-co...
  9. Update Barcode signatures in document | Documen...

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" ); try { BarcodeSearchOptions...

    docs.groupdocs.com/signature/java/update-barcod...
  10. Update Text signatures in document | Documentation

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" ); try { TextSearchOptions options...

    docs.groupdocs.com/signature/java/update-text-s...