Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,814 for

feature

(0.03 sec)
  1. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API.... This feature can be treated as similar to...to Microsoft Word feature to embed fonts into the saved document...

    docs.groupdocs.com/editor/java/font-embedding-o...
  2. Working with metadata in PDF documents | Docume...

    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....PDF documents The inspection feature that is introduced in this...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going to write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved to be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans....have already embedded this feature in your application. If you...getting the above-mentioned features and fixes, just download and...

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...
  4. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....more about document eSign features, please refer to the . More...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/delete-signat...
  5. Advanced search certificate documents | Documen...

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. Verifying Text signatures in advance | Document...

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/verify-text-si...
  7. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/composing-sign...
  8. Verifying QR Code signatures in advance | Docum...

     This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/verify-qr-code...
  9. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/save-signed-wo...
  10. Extract barcodes from document | Documentation

    This article explains that how to extract barcodes from documents....the code above and see the feature in action in our GitHub examples:...extractor App Along with full featured Java library we provide simple...

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