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

numbers

(0.06 sec)
  1. 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-...
  2. 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...
  3. 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...
  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. 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/
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  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...