Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 4,537 for

classification

(3.41 sec)
  1. Sign Pdf Documents With Digital Signature Appea...

    id: sign-pdf-documents-with-digital-signature-appearance url: signature/net/sign-pdf-documents-with-digital-signature-appearance title: Sign Pdf documents with custom digital signature appearance weight: 4 description: " This article explains how to customize PDF digital electronic signature on document page." keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature contains classes that implements for Pdf document special signature appearances. Base signature options SignOptions contains property SignOptions.Appearance that could be assigned with the instance of following class PdfDigitalSignatureAppearance class implements properties to customize digital signature appearance....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/developer-guid...
  2. Get possible conversions | GroupDocs

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/nodejs-java/get-p...
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  6. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser allows you to extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS protocols....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  7. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...Classification Product Solution Purchase...

    docs.groupdocs.com/signature/python-net/esign-i...
  8. Search for Image e-Signatures | GroupDocs

    This article explains how to search for image electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/python-net/search-...
  9. Search for Digital e-Signatures | GroupDocs

    This article explains how to search for digital electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/python-net/search-...
  10. Column Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Email Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Email Document Note This feature is supported by version 17.8.0 or greater. Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013:...Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/column-chart-in...