Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 18,952 for

paragraphs

(1.38 sec)
  1. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....header/footer, table, row, cell, and paragraphs to name a very few. This...

    kb.aspose.com/words/net/how-to-extract-images-f...
  2. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of headings are populated: paragraphs of styles Heading 1 , Heading...DocumentBuilder ( doc = doc ) # Every paragraph that we format using a "Heading"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C# OCR Image To Text Recognition | Aspose

    Sample code for image preprocessing and recognition via C#. These command line tool examples are designed to provide a starting point for integrating Aspose.OCR into your C# projects....and delineate areas such as paragraphs, lines, or individual words...

    products.aspose.com/ocr/net/recognition/
  4. How to Read DOCX File in Python

    This crisp tutorial describes how to read DOCX file in Python. To read DOCX Python environment configuration, detailed programming steps and a runnable sample Python code is available here....Execute a loop to fetch all the paragraph nodes from the loaded DOCX...node to a Paragraph Extract contents from each paragraph and convert...

    kb.aspose.com/words/python/how-to-read-docx-fil...
  5. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/cpp/conversion/pdf-to-txt/
  6. | Aspose

    Sample code for PDF to Text Java conversion. Use API example code for batch PDF files to Text conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/cpp/conversion/pdf-to-t...
  7. | Aspose

    Sample code for DJVU to Text Java conversion. Use API example code for batch DJVU files to Text conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/java/conversion/djvu-to...
  8. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...PARAGRAPH_BREAK . CR_LF Carriage return...commonly used in text files for paragraph breaks. DEFAULT_TEXT_INPUT_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row (...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...left indent of the bookmark paragraph Aspose.Words Product Family...bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s...

    forum.aspose.com/t/bookmark-settext-breaks-left...