Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 7,067 for

paged

(0.18 sec)
  1. Verifying Text signatures in advance | Document...

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....advance Leave feedback On this page provides class to specify different...TextVerifyOptions () { // specify if all pages shoudl be verified AllPages...

    docs.groupdocs.com/signature/net/verify-text-si...
  2. GroupDocs.Conversion for Node.js via Java overv...

    GroupDocs.Conversion for Node.js is a powerful and intuitive JavaScript converter that supports a variety of file formats (such as PDF, DOCX, XLSX, PPTX, PNG, JPEG, TIFF and others) without using third-party tools....overview Leave feedback On this page GroupDocs.Conversion for Node...document. - file type, document page count etc. Performance. Designed...

    docs.groupdocs.com/conversion/nodejs-java/produ...
  3. Add link annotation | Documentation

    The page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Link annotation adds a hyperlink...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/net/add-link-anno...
  4. Add squiggly annotation | Documentation

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Squiggly annotation marks text...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  5. Verifying QR Code signatures in advance | Docum...

     This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API....advance Leave feedback On this page provides different properties...QrCodeVerifyOptions () { // specify if all pages shoudl be verified AllPages...

    docs.groupdocs.com/signature/net/verify-qr-code...
  6. Existing objects in diagrams | Documentation

    This article explains how to to find and remove watermarks of both types in Visio document....diagrams Leave feedback On this page The watermarks in Visio documents...particular page Removing watermark from a particular page of a Visio...

    docs.groupdocs.com/watermark/net/existing-objec...
  7. FileInfo | GroupDocs.Comparison for Java API Re...

    Information about document...getPages() List of pages setPages(List value) List of pages FileInfo()...List<PageInfo> getPages() List of pages Returns: java.util.List<com...

    reference.groupdocs.com/comparison/java/com.gro...
  8. Features overview | Documentation

    Salient features of file conversion API using c# are described in this article...overview Leave feedback On this page File conversion This article...needs: Convert specific document page(s) Along with the whole document...

    docs.groupdocs.com/conversion/net/features-over...
  9. Extract text in Accurate mode | Documentation

    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/net/extract-text-in-a...
  10. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....or a text from the selected page. Here are the steps to extract...// Check if the document has pages if ( documentInfo == null ||...

    docs.groupdocs.com/parser/java/extract-text-fro...