Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 4,673 for

text signature

(0.12 sec)
  1. GroupDocs.Assembly for Java 20.8 Release Notes ...

    Major Features GroupDocs.Assembly for Java 20.8 comes up with several improvements in dynamic barcode insertion. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-48 Support dynamic generation of GS1-128 AI 8102 Coupon Extended barcodes Feature ASSEMBLYNET-49 Support dynamic generation of UPCA & GS1 Databar Coupon barcodes Feature ASSEMBLYNET-159 Improve barcode scaling Feature ASSEMBLYJAVA-19 Barcode Text is truncated upon some circumstances Bug ASSEMBLYJAVA-20 Anti-aliasing does not work expectedly for barcode Text Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Signature Product Solution GroupDocs...Feature ASSEMBLYJAVA-19 Barcode text is truncated upon some circumstances...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  2. Extract images from document page | Documentation

    This article explains that how to extract images from document page....Signature Product Solution GroupDocs...Description The page that contains the text area. The rectangular area on...

    docs.groupdocs.com/parser/net/extract-images-fr...
  3. GroupDocs.Comparison for Java

    Find answers about comparing similar documents using Java language and platform....Signature Product Family GroupDocs.Metadata...Files in Java How to Compare Text Files in Java How to Compare...

    kb.groupdocs.com/comparison/java/
  4. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....Signature Product Solution GroupDocs...Queries for date range search in text form are specified in the following...

    docs.groupdocs.com/search/java/date-range-search/
  5. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Signature Product Solution GroupDocs...PowerPoint presentations: Extract text from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/extract-data-fro...
  6. Extract images from document page | Documentation

    This article explains that how to extract images from document page....Signature Product Solution GroupDocs...Description The page that contains the text area. The rectangular area on...

    docs.groupdocs.com/parser/java/extract-images-f...
  7. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Signature Product Solution GroupDocs...instance, all kinds of plain text files (batch, command files...

    docs.groupdocs.com/redaction/python-net/extend-...
  8. Add underline annotation | Documentation

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....Signature Product Solution GroupDocs...Underline annotation underlines text as shown in the picture below:...

    docs.groupdocs.com/annotation/net/add-underline...
  9. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Signature Product Solution GroupDocs...xlsx" , loadOptions )) { // Add text watermark to the first worksheet...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Add watermarks to spreadsheet documents | Docum...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Signature Product Solution GroupDocs...xlsx" , loadOptions ); // Add text watermark to the first worksheet...

    docs.groupdocs.com/watermark/java/add-watermark...