Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,202 for

numbers

(0.84 sec)
  1. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....digits should be parsed as numbers Specifies that date/time strings...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  2. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....including specifying slide numbers, handling hidden slides, or...

    docs.groupdocs.com/conversion/java/load-present...
  3. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....format - PNG / JPG / BMP, page numbers to process; custom size of...

    docs.groupdocs.com/signature/net/generate-docum...
  4. 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...
  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. 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...
  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. 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. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format using GroupDocs.Editor for Python via .NET...not confuse with the slide numbers , which are 1-based). If the...lesser than 0 or exceeds the number of slides within a given presentation...

    docs.groupdocs.com/editor/python-net/generating...
  10. 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...