Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 18,589 for

paragraphs

(0.14 sec)
  1. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  2. Set Tagged PDF Structure Element Properties in ...

    Learn how to set tagged PDF structure element properties in Python with Aspose.PDF for Python via .NET, including title, language, actual text, alternative text, and expansion text....such as sections, headers, paragraphs, or tables. By setting properties...root_element paragraph_element = tagged_content . create_paragraph_element...

    docs.aspose.com/pdf/python-net/setting-structur...
  3. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...the document into heading paragraphs. # This is useful for readers...DocumentSplitCriteri . HEADING_PARAGRAPH # Specify that we want to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. Assert.assertEquals(doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. Extract text and images from PPT document using...

    Java sample code to extract text and images from PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Loop through each paragraph portion. Get the required...length; i++){ //Loop through paragraphs in current TextFrame for...

    products.aspose.com/slides/java/parser/ppt/
  6. How to Apply Custom Logic to Unmerged Regions|A...

    Apply custom logic to unmerged regions during a Mail Merge operation using Java....ContactDetails region still leaves a paragraph with the text “Contact Details”...the document as well as the paragraph which precedes it as long...

    docs.aspose.com/words/java/how-to-apply-custom-...
  7. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...// Add a new text paragraph in paragraphs collection and pass...

    products.aspose.com/pdf/android-java/conversion...
  8. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....ranging from runs of text to paragraphs to tables. Some fields may...in a completely different paragraph, and thus making the field...

    docs.aspose.com/words/cpp/fields-overview/
  9. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....the page where the current Paragraph class is in. $P is replaced...adding TextFragment to the paragraphs collection of PDF documents...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  10. How to Remove Blank Pages in Word Using Python

    Learn how to remove blank pages in Word using Python. Simplify your document processing and enhance your productivity today!...section breaks, or empty paragraphs), and removes them from the...

    blog.aspose.com/words/remove-blank-pages-in-wor...