Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 219,470 for

formatting

(0.97 sec)
  1. Aspose::Words::LowCode::MergeFormatMode enum | ...

    Aspose::Words::LowCode::MergeFormatMode enum. Specifies how Formatting is merged when combining multiple documents in C++....MergeFormatMode enum Specifies how formatting is merged when combining...MergeFormatting 0 Combine the formatting of the merged documents....

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Aspose.Words.Lists module | Aspose.Words for No...

    The Aspose.Words.Lists module contains classes for working with bulleted and numbered lists defined in a document....ListCollection Stores and manages formatting of bulleted and numbered...Allows to control what list formatting is applied to a paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...several ways to apply font formatting. Set default font across...table. Specify explicit font formatting in DocumentBuilder : Document...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  4. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font Formatting properties....that represents current font formatting properties. @property def...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font Formatting properties....that represents current font formatting properties. get font () :...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....Ask AI Format Ranges Contents [ Hide ] Possible Usage Scenarios...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/python-net/how-to-format-...
  7. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all Formatting for a table row...RowFormat class Represents all formatting for a table row. To learn...borders for the row. heading_format True if the row is repeated...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...document while preserving its formatting, you can follow a specific...field to maintain the desired formatting. Here’s a sample Java code...

    forum.aspose.com/t/issue-with-setresult-in-upda...
  9. Join Tables in Java|Aspose.Words for Java

    Join Tables in Java. Advanced table manipulations, join and split using Java.... Adjust any required formatting on the new table’s rows and...table loses its original formatting after moving rows. What should...

    docs.aspose.com/words/java/join-tables/
  10. Aspose::Words::Font::ClearFormatting method | A...

    Aspose::Words::Font::ClearFormatting method. Resets to default font Formatting in C++....method Resets to default font formatting. void Aspose :: Words ::...Remarks Removes all font formatting specified explicitly on the...

    reference.aspose.com/words/cpp/aspose.words/fon...