Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 219,639 for

formatting

(0.16 sec)
  1. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced list Formatting and clarity....how to apply custom list formatting to paragraphs when using...levels of our custom list formatting to them. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level....how to apply custom list formatting to paragraphs when using...levels of our custom list formatting to them. let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Different LineSpacing (12 vs 13.5 Multiple) App...

    We are programmatically replacing paragraph content inside StructuredDocumentTag (SDT) elements in a Word document. The document contains two visually identical tables. After replacing the paragraph inside the SDT and c…...required to copy paragraph formatting, the cloned paragraph already...already has the same formatting as the original one. Please try...

    forum.aspose.com/t/different-linespacing-12-vs-...
  4. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....the appropriate paragraph formatting has been changed. AutomaticallyUpdate...style reverts to the default formatting. ASSERT_FALSE ( doc -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment of text in the cell in C++....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Format method. Provides access to fill and line Formatting of the data label in C++....abel::get_Format method ChartDataLabel::get_Format method Provides...Provides access to fill and line formatting of the data label. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Convert RTF to Images in Python | products.aspo...

    RTF to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...various APIs dealing different formats. We use Aspose.Words for Python...with SaveFormat of relevant format. But in case if there is need...

    products.aspose.com/total/python-net/conversion...
  8. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document....rowFormat property to specify row formatting. Returns The row node that...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...StartTable() ' Cell formatting (shading, font, height, padding)...EndRow() ' Clear cell/paragraph formatting for the next rows builder...

    forum.aspose.com/t/header-alignment-issue-and-n...
  10. Introduction and Creating Tables|Aspose.Words f...

    Create and manage tables in a document using Python....presents details on how to add formatted tables to your document using...property to specify cell formatting Insert the cell content using...

    docs.aspose.com/words/python-net/create-a-table/