Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 18,543 for

paragraph

(0.47 sec)
  1. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....Object Model, a table is a paragraph level element. Please note...Table (); // Add the table in paragraphs collection of the desired...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  2. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction box has a different colour to the first word after …...from the first line of each paragraph results in text reflowing...box in the Mixed and Bold paragraphs (Both are bold) when the...

    forum.aspose.com/t/redactions-cause-text-shift-...
  3. Table Formatting in Java|Aspose.Words for Java

    Table formatting in details. Using Java to format every part of table....there must be at least one Paragraph in the Cell so that formatting...to it. In addition to the Paragraph , you can also insert a Table...

    docs.aspose.com/words/java/applying-formatting/
  4. FieldFileName class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFileName class. Implements the FILENAME field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldIndex class | Aspose.Words for Python

    aspose.words.fields.FieldIndex class. Implements the INDEX field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....affects the line spacing of the paragraph. getEnd() Gets the node that...affects the line spacing of the paragraph. setFontName(String value)...

    reference.aspose.com/words/java/com.aspose.word...
  7. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction.... In case of a text paragraph, you may consider using some...expression to determine the paragraph break and draw a rectangle...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  8. Several Image Into HTML Java

    Merge multiple Image into HTML in Java code. Save Image as HTML using Java....insertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/java/merge/image-to-h...
  9. Several Image Into PDF Java

    Merge multiple Image into PDF in Java code. Save Image as PDF using Java....insertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/java/merge/image-to-pdf/
  10. 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/