Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 3,702 for

feature

(1.2 sec)
  1. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc... This feature supports standard QR-code representation...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/net/sign-documents...
  2. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways 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/deleting-text-...
  3. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag....the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...

    docs.groupdocs.com/metadata/java/handling-the-i...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...application with spot the difference feature or if you want to compare two...

    blog.groupdocs.com/groupdocs.blog/page/33/
  5. Inserting Images Dynamically | GroupDocs

    How to dynamically inserted image within your template...Dynamically Leave feedback Note This feature is supported by version 20...

    docs.groupdocs.com/assembly/java/inserting-imag...
  6. Font embedding options | GroupDocs

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js.... This is similar to the feature in Microsoft Word that allows...

    docs.groupdocs.com/editor/nodejs-java/font-embe...
  7. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....for Java also provides the feature that allows you to the picture...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion API.... Along with this feature, the API supports a long list...using the above-highlighted features for MS PowerPoint and OpenOffice...

    blog.groupdocs.com/conversion/convert-presentat...
  9. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc... This feature supports standard QR-code representation...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/sign-document...
  10. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...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/net/esign-document...