Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 7,895 for

paged

(0.08 sec)
  1. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Overview Leave feedback On this page Electronic signature Electronic...document - file type, size, pages count, page height and width etc....

    docs.groupdocs.com/signature/net/features-overv...
  2. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Search only page with specified number (None for all pages) search_options...search_options . page_number = None # Specify as True to search all...

    docs.groupdocs.com/signature/python-net/search-...
  3. GroupDocs.Conversion pour .NET 25.10 – Dernière...

    Explorez les nouveautés de **GroupDocs.Conversion** pour .NET 25.10. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....des mises à jour de la mise en page et une refonte de l’API Table...l’API – Paramètres de mise en page (Modifications incompatibles)...

    blog.groupdocs.com/fr/conversion/groupdocs-conv...
  4. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....to obtain information about pages in a note document. Please follow...() != null ) { for ( NotePage page : root . getInspectionPackage...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Document Leave feedback On this page provides functionality to verify...options . all_pages = True # verify on all pages # Verify signatures...

    docs.groupdocs.com/signature/python-net/verify-...
  6. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET....watermarks Leave feedback On this page Repeated watermark Repeated...watermarks let you cover entire pages with a pattern of text or images...

    docs.groupdocs.com/watermark/python-net/adding-...
  7. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java.... Define the desired page width (in pixels) of the output...conversion. Define the desired page height (in pixels) of the output...

    docs.groupdocs.com/conversion/java/convert-to-p...
  8. Extract text in Accurate Mode | GroupDocs

    This article explains that how to extract text in Accurate mode....document text or only a document page. To extract a text from the...document page. To retrieve the total number of document pages method...

    docs.groupdocs.com/parser/java/extract-text-in-...
  9. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....text Leave feedback On this page GroupDocs.Parser provides the...start or the document page start. The page index where the text...

    docs.groupdocs.com/parser/net/search-text/
  10. Getting Document Information | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....format Creation date File size Page count Below is an example demonstrating...()); System . out . println ( "Pages count: " + info . getPagesCount...

    docs.groupdocs.com/conversion/java/get-document...