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

numbers

(0.04 sec)
  1. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Spreadsheet ✅ ✅ Apple iWork Numbers ✅ OpenDocument Spreadsheet...

    docs.groupdocs.com/conversion/java/supported-fi...
  2. 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/
  3. 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...
  4. 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-...
  5. 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/
  6. 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...
  7. 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...
  8. 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/
  9. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....following new features: Added page numbers comparison for MS Word Added...

    blog.groupdocs.com/categories/groupdocs.compari...
  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...