Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,896 for

numbers

(0.13 sec)
  1. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...that indicates how exactly numbered list items are recognized...list paragraphs when list numbers end with either a dot, right...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  2. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; 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....(); p ++) { // Print a slide number System . out . println ( String...presentations may have different slide numbers in raw and accurate modes....

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options...which obtains a set of page numbers as a 2nd parameter — Int32[]...worksheet numbers to view. Please note that page numbering in general...

    blog.groupdocs.com/viewer/working-with-spreadsh...
  4. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Node.js via Java....margins, headings, bullets and numbers, and several other formatting...characters. You can combine any number of text files like shows this...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  5. eSign Document with QR Code Signature | GroupDocs

    This article explains how to sign documents with electronic signature as QR code on document page with GroupDocs.Signature for Python via .NET API....application, emails, or phone numbers, product identifiers, or trackers...* expiration date; * batch number; * date of manufacture; * etc...

    docs.groupdocs.com/signature/python-net/esign-d...
  6. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....email IDs or Social Security Numbers, you need to redact the document...

    blog.groupdocs.com/redaction/find-and-replace-t...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...following new features: Added page numbers comparison for MS Word Added...

    blog.groupdocs.com/groupdocs.blog/page/81/
  8. Generating slides preview for presentations | G...

    This article describes how to generate a preview for any slide in an existing PowerPoint presentation in SVG format using GroupDocs.Editor for Node.js and Java....confused with one-based slide numbers). If the index is out of bounds...than 0 or greater than the number of slides), an IllegalArgumentExcep...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  9. Extract text from PDF documents | GroupDocs

    To extract a text from PDF documents getText and getText(int) methods are 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 PDF document: Instantiate Parser object for the initial document; 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....(); p ++) { // Print a page number System . out . println ( String...documents may have different page numbers in raw and accurate modes....

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...PageCount ; p ++) { // Print a page number Console . WriteLine ( string...presentations may have different slide numbers in raw and accurate modes....

    docs.groupdocs.com/parser/net/extract-text-from...