Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,597 for

numbers

(0.02 sec)
  1. Generating slides preview for presentations | D...

    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 | Documentation

    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. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...However, if property contains number, distinct from ‘0’, and valid...reserved, actual worksheet numbering starts from 1 . This is different...

    docs.groupdocs.com/editor/net/inserting-edited-...
  5. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java.... Slide numbering starts from 1 , similar to...Microsoft PowerPoint numbers slides. If the slide number exceeds the total...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  6. Edit TXT | Documentation

    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/
  7. Extract text from Microsoft Office Excel spread...

    This article explains that how to extract text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....; p ++) { // Print a sheet number Console . WriteLine ( string...spreadsheets may have different sheet numbers in raw and accurate modes....

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...PDF files generate different numbers of folders. With every conversion...

    forum.groupdocs.com/t/persistent-customtempfont...
  9. 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-...
  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....(); 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...