Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 219,375 for

formatting

(0.14 sec)
  1. Join Tables in C#|Aspose.Words for .NET

    Join tables in C#. How to merge two tables into one C#.... Q: Will the original formatting of rows (borders, shading...the true flag copies all formatting and style information, so...

    docs.aspose.com/words/net/table-join/
  2. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list Formatting properties of a paragraph style in C++....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source Formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_Formatting](../../importformatmode/#KEEP_SOURCE_Formatting) mode is used...that specifies that source formatting of textboxes content ignored...ImportFormatMode.KEEP_SOURCE_FORMATTING mode is used. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source Formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...that specifies that source formatting of textboxes content ignored...Shows how to manage text box formatting while appending a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects.... Fill Represents fill formatting for an object. To learn more...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Text in PDF|Aspose.PDF for Java

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and Java....the text elements can be formatted in your own desired style...are: adding text to PDF, formatting text inside PDF file, replace...

    docs.aspose.com/pdf/java/working-with-text/
  7. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation....method Resets to default row formatting. public void ClearFormatting...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words.tab...
  8. RowFormat | Aspose.Words for Java

    Represents all Formatting for a table row in Java....RowFormat Represents all formatting for a table row. To learn...Examples: Shows how to modify formatting of a table row. Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph in C++....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....How to Format Number as Date with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or...

    docs.aspose.com/cells/cpp/format-number-to-date/