Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,216 for

numbers

(0.67 sec)
  1. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format using GroupDocs.Editor for Python via .NET...confuse with the worksheet numbers , which are 1-based) of the...lesser than 0 or exceeds the number of worksheets within a given...

    docs.groupdocs.com/editor/python-net/generating...
  2. 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...
  3. 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/net/generating-page-p...
  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 .NET...that indicates how exactly numbered list items are recognized...list paragraphs, when list numbers ends with either dot, right...

    docs.groupdocs.com/editor/net/edit-txt/
  5. 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-...
  6. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates....automatically recognizes data types (numbers, dates, booleans) from XML...

    docs.groupdocs.com/assembly/net/basic-usage-xml...
  7. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, HTML, image and other formats with GroupDocs.Conversion for .NET....OpenDocument - ODS, OTS; Apple iWork Numbers. Required spreadsheet format...property of the class. The page numbers are 1-based, meaning the first...

    docs.groupdocs.com/conversion/net/convert/pdf/
  8. 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...
  9. 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/
  10. 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...