Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,860 for

numbers

(0.03 sec)
  1. 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-...
  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. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Node.js via Java....margins, headings, bullets and numbers, and several other formatting...characters. You can combine any number of text files like shows this...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  4. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....email IDs or Social Security Numbers, you need to redact the document...

    blog.groupdocs.com/redaction/find-and-replace-t...
  5. 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...
  6. 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/
  7. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...“searchTerm”: “”, “pages”: [ { “number”: 1, “width”: 595, “height”:...pdf&page=1 ”, “thumbUrl”: null }, { “number”: 2, “width”: 595, “height”:...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  8. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Java....margins, headings, bullets and numbers, and several other formatting...characters. You can combine any number of text files like shows this...

    docs.groupdocs.com/merger/java/merge/word/
  9. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....use arithmetic operations on numbers or to specify custom date-time...

    docs.groupdocs.com/assembly/net/working-with-xm...
  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...