Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 2,818 for

list

(0.07 sec)
  1. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ...... Lists are below: 1. Item #1. a. Sub...unordered. 5. Item #5. the end of lists.[footnoteRef:5] [5: Standard...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  2. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ...... Lists are below: 1. Item #1. a. Sub...unordered. 5. Item #5. the end of lists.[footnoteRef:5] [5: Standard...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  3. render_docx_to_pdf.zip

    demo-app/render_docx_to_pdf.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PdfViewOptions def render_docx_to_pdf(): # Get license file absolute path ...... Lists are below: 1. Item #1. a. Sub...unordered. 5. Item #5. the end of lists.[footnoteRef:5] [5: Standard...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  4. Save Document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....HTML markup as a String and a list of items. More information about...interface. These classes are listed below: Format Family Example...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  5. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for Python via .NET. Extract text with position data, rectangles, and text styles....Path to the document regions: List of tuples (x, y, width, height)...all areas in this region text_list = [ area . text for area in...

    docs.groupdocs.com/parser/python-net/extract-te...
  6. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....resources (except for those listed in WhitelistedResources ) will..."Helvetica" , FontSubstitutes = new List < FontSubstitute > { FontSubstitute...

    docs.groupdocs.com/conversion/net/load-wordproc...
  7. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....operation automatically generates a list of changed files only when indexing...

    docs.groupdocs.com/search/java/indexing-from-di...
  8. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....search_results : print ( f "Found { len ( list ( search_results )) } occurrences...

    docs.groupdocs.com/parser/python-net/search-text/
  9. OCR Usage Basics | GroupDocs

    This article explains how to use OCR.... The empty list returns if no warning occurs...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  10. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...converterSetting = new ConverterSettings(); List fontDiretories = new ArrayList<>();...

    forum.groupdocs.com/t/document-conversion-is-ha...