Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 7,106 for

may

(0.06 sec)
  1. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....This is how a text signature may look like: How to eSign document...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/esign-document...
  2. Features Overview | GroupDocs

    This is an overview of GroupDocs.Merger for Java library features and capabilities... This may be quite useful for generating...representations of document pages. This may be helpful for better understanding...

    docs.groupdocs.com/merger/java/features-overview/
  3. How to merge TIF images using java | GroupDocs

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in java language using GroupDocs.Merger for Java library.... You may specify absolute or relative..."c:\merged.tif" ); NOTE: You may merge other TIF formats like...

    docs.groupdocs.com/merger/java/getting-started/...
  4. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and May other formats with couple java code lines and GroupDocs.Merger for Java.... You may specify absolute or relative..."c:\merged.ppsx" ); NOTE: You may merge other Presentation formats...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  5. Features Overview | GroupDocs

    This artice decsribes the features of GroupDocs.Merger for .NET library. It allows you to Merge PDF, Merge JPG, Split Document, Move Page, Swap Pages of the documents.... This may be quite useful for generating...representations of document pages. This may be helpful for better understanding...

    docs.groupdocs.com/merger/net/features-overview/
  6. Extract formatted text from documents | GroupDocs

    This article shows how to extract formatted text represented as HTML or Markdown with GroupDocs.Parser from documents of various formats like Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....plain text is not enough and you may need to keep formatting like...to the . GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-formatte...
  7. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Leave feedback Sometimes you may want to search for electronic...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/search-for-mul...
  8. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Leave feedback Sometimes you may want to search for electronic...to the . GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/search-for-mu...
  9. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...signature perspective image metadata may content any hidden value of standard...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/esign-image-wi...
  10. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...there something similar that may be used? 1 Like atir.tahir April...

    forum.groupdocs.com/t/shorthand-check-for-null-...