Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 3,535 for

feature

(0.04 sec)
  1. Save signed images with various output types | ...

    This article explains how to save images with various image format types....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/save-signed-i...
  2. 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-...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...support is an undocumented feature so some additional skills are...

    blog.groupdocs.com/groupdocs.blog/page/100/
  4. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....more about document eSign features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....more about document eSign features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/generate-docu...
  6. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automatio......in C# with play and pause feature. Build your own animation viewer...GroupDocs.Viewer for .NET featuring some important bug fixes as...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  7. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....C# document automation with features like viewing, editing, conversion...our customers in building feature-rich applications. Our free...

    blog.groupdocs.com/categories/groupdocs.total-p...
  8. Field Management | GroupDocs

    This documentation section explains how to the management and manipulation of form fields within documents.... This feature allows users to interact with...This article covers the main features and usage of field management...

    docs.groupdocs.com/editor/net/form-field-manage...
  9. Field Management in GroupDocs.Editor for Java |...

    This documentation section explains how to the management and manipulation of form fields within documents.... This feature allows users to interact with...This article covers the main features and usage of field management...

    docs.groupdocs.com/editor/java/form-field-manag...
  10. How to protect a signed PDF document | GroupDocs

    This article explains how to protect a signed PDF document....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/protect-pdf-do...