Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 18,524 for

paragraphs

(0.16 sec)
  1. | Aspose

    Sample code for TIFF to TXT Java conversion. Use API example code for batch TIFF 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/tiff-to-...
  2. | Aspose

    Sample code for PNG to Text Java conversion. Use API example code for batch PNG 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/png-to-t...
  3. | Aspose

    Sample code for TIF to TXT Java conversion. Use API example code for batch TIF 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/tif-to-txt/
  4. | Aspose

    Sample code for JP2 to Text Java conversion. Use API example code for batch JP2 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/jp2-to-t...
  5. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library.... Paragraphs . Add ( table ) dataDir =...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  6. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python....next , which is applied to paragraphs in table cells By default...parameter to true for each paragraph within the table cells. The...

    docs.aspose.com/words/python-net/working-with-c...
  7. Aspose::Words::Document::UpdateWordCount method...

    Aspose::Words::Document::UpdateWordCount method. Updates word count properties of the document in C++....updates Characters, Words and Paragraphs properties in the BuiltInDocumentPrope...get_BuiltInDocumentPrope () -> get_Paragraphs ()); ASSERT_EQ ( 1 , doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....criteria together: heading paragraph, section break, column break...specific level of heading paragraphs, such as headings 1, 2, and...

    docs.aspose.com/words/net/split-a-document/
  9. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....example document // contains a paragraph break inside a hyperlink,...field end // in the next paragraph. It will be much more complicated...

    reference.aspose.com/words/java/com.aspose.word...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Text = "" the paragraph that contains the bookmark...insert the new content a new paragraph is added after that empty...

    forum.aspose.com/t/help-with-bookmark-replaceme...