Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,860 for

numbers

(0.12 sec)
  1. 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...
  2. 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...
  3. Word Search and Replace Text in Word Documents ...

    Perform word search, replace or hide text in Word DOC/DOCX files using Java. Redact and perform text, case-sensitive & RegEx search with Java Redaction API....addresses or identification numbers. This article discusses how...

    blog.groupdocs.com/redaction/find-and-replace-t...
  4. 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 Java...that indicates how exactly numbered list items are recognized...list paragraphs, when list numbers ends with either dot, right...

    docs.groupdocs.com/editor/java/edit-txt/
  5. Generate Document from JSON Data Source | Group...

    Build documents from JSON data sources using JsonDataSource class to load and bind JSON data to templates in .NET applications....automatically recognizes JSON types (numbers, booleans, dates, strings)...

    docs.groupdocs.com/assembly/net/basic-usage-jso...
  6. 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...
  7. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Spreadsheet ✅ ✅ Apple iWork Numbers ✅ OpenDocument Spreadsheet...

    docs.groupdocs.com/conversion/java/supported-fi...
  8. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...not confuse with the page numbers , which are 1-based) of the...lesser than 0 or exceeds the number of pages within a given document...

    docs.groupdocs.com/editor/java/generating-page-...
  9. 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....(); p ++) { // Print a sheet number System . out . println ( String...spreadsheets may have different sheet numbers in raw and accurate modes....

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. 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/