Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 36,324 for

paragraph

(0.07 sec)
  1. Wrong <table> style after converting to PNG - F...

    Hi, support! I’m trying to convert html to image with CSS style. Save it to stream. Insert into and display on webpage. But after converting looks very BOLD and with wrong style. Before converting with only html+…...columnName="Table in a Extra page width paragraph" class="entry entry_header_attributes...<div>Table in a Extra page width paragraph</div> </td> <!--entry--> <td...

    forum.aspose.com/t/wrong-table-style-after-conv...
  2. Set custom header styles not working on .docx g...

    We have a requirement to set custom header styles so we created custom header styles as part of our .dotm template and we set that programmatically using below Open XML code. We first convert a .doc document to .docx and…...you simply set style to the paragraph using Aspose.Words? Also,...OpenXml.Wordprocessing.Paragraph paragraph in body.Elements<DocumentFormat...

    forum.aspose.com/t/set-custom-header-styles-not...
  3. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Paragraph IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#....IsMoveFromRevision Contents [ Hide ] Paragraph.IsMoveFromRevision property...Shows how to check whether a paragraph is a move revision. Document...

    reference.aspose.com/words/net/aspose.words/par...
  4. listlabel - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...extract the list labels of all paragraphs that are list items. Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left Paragraph in C++....whether this is a right-to-left paragraph. bool Aspose :: Words :: ParagraphFormat...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a document. To learn more, visit the documentation article in C++....() Gets document default paragraph formatting. get_Document ()...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. FrameFormat - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...related formatting for a paragraph. This object is always created...

    reference.aspose.com/words/java/com.aspose.word...
  8. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for Paragraph....represents the left indent for paragraph. @property def left_indent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Paragraph JoinRunsWithSameFormatting method. Joins runs with the same formatting in the Paragraph in C#....JoinRunsWithSameForm Contents [ Hide ] Paragraph.JoinRunsWithSameForm method...the same formatting in the paragraph. public int JoinRunsWithSameForm...

    reference.aspose.com/words/net/aspose.words/par...
  10. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all Paragraphs from the collection to a new array of Paragraphs....method to_array() Copies all paragraphs from the collection to a...a new array of paragraphs. def to_array ( self ): ... Returns...

    reference.aspose.com/words/python-net/aspose.wo...