Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 215,158 for

formatting

(0.1 sec)
  1. HorizontalRuleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule Formatting. Enhance your document design effortlessly!...Represents horizontal rule formatting. To learn more, visit the...shape, and customize its formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldUpdateCultureSource | Aspose.Words for Java

    Indicates what culture to use during field update in Java....culture specified in the field formatting properties via language setting...culture specified in the field formatting properties via language setting...

    reference.aspose.com/words/java/com.aspose.word...
  3. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....Represents the soft edge formatting for an object. public class...how to work with soft edge formatting. DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  5. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_Formatting method. Removes shading from the object....clear_formatting method clear_formatting() Removes shading from...from the object. def clear_formatting ( self ): ... Examples Shows...

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

    Represents a single built-in or user-defined style in Java....paragraph style with list formatting. Document doc = new Document();...style to one that has no list formatting and write another paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMergeField.is_vertical_formatting property...

    FieldMergeField.is_vertical_Formatting property. Gets or sets whether to enable character conversion for vertical Formatting....is_vertical_formatting property FieldMergeField.is_vertical_formatting...is_vertical_formatting property Gets or sets whether to enable character...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldMergeField::set_IsV...

    Aspose::Words::Fields::FieldMergeField::set_IsVerticalFormatting method. Sets whether to enable character conversion for vertical Formatting in C++....character conversion for vertical formatting. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and Formatting for this paragraph....list numbering value and formatting for this paragraph. @property...filter ( lambda p : p . list_format . is_list_item , list ( filter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....and modify the content and formatting of a document, you need to...their elements such as text formatting, tables, headers, and others...

    docs.aspose.com/words/cpp/translate-markdown-to...