Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 3,484 for

library

(1.36 sec)
  1. Batch Watermarking with Duplicate-Safe Processi...

    Apply text and image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....NET/net/sample-project # Add the Watermark library to the project dotnet add package...

    docs.groupdocs.com/watermark/net/batch-watermar...
  2. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Use Simple Aggregates (Sum, Count, Average) | G...

    Calculate and display aggregate values like sums, counts, and averages from data collections in templates....NET library, we provide simple but powerful...

    docs.groupdocs.com/assembly/net/basic-usage-agg...
  5. PDF to PDF/A-2b conversion has incorrect glyph ...

    Hi I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other. The same error occurs in these cases: PDF to PDF/A-1b PDF/A-1b ver…...org/ ), the PDF/A validation library that we use. Here’s one of...

    forum.groupdocs.com/t/pdf-to-pdf-a-2b-conversio...
  6. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... Use this library to display the contents of...

    docs.groupdocs.com/viewer/nodejs-java/render-lo...
  7. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/build-search-query/
  8. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications.... The library provides the following classes...

    blog.groupdocs.com/search/search-text-in-word-e...
  9. pdf_page_1.html

    All messages To: sdmit@km.ru Subject: Spotlight on Aspose.Diagram and more from Aspose, October 2016 Message: View th...... From the Library Creating, Customizing, and...this blog post . From the Library Loading, Saving, and Converting...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  10. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-e...