Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 213,730 for

formatting

(0.08 sec)
  1. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++....Cells TextBox Paragraph Formatting Example </ h1 > < input type...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  2. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation.... Format { get; } Provides access to...to fill and line formatting of the chart. Legend { get; } Provides...

    reference.aspose.com/words/net/aspose.words.dra...
  3. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom stream font sources that enhance document flexibility and design....detected that might result in formatting fidelity loss. Methods Name...the font data to some output formats. StreamFontSource may be useful...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Aspose::Words::Fields::FieldNext class | Aspose...

    Aspose::Words::Fields::FieldNext class. Implements the NEXT field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldTime class | Aspose...

    Aspose::Words::Fields::FieldTime class. Implements the TIME field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::ParagraphFormat::ClearFormatting...

    Aspose::Words::ParagraphFormat::ClearFormatting method. Resets to default paragraph Formatting in C++....Resets to default paragraph formatting. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the list that defines Formatting of this list style in C++....Gets the list that defines formatting of this list style. System...list items that our list will format. builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the document programmatically as revision changes in C++.... Formatting changes are not recorded...insertions and deletions only. Formatting changes are not recorded...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++....EndRow (); // Reset cell formatting to disable the background...TableBordersAndShadi.docx" ); Shows how to format of all of a table’s borders...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the document in C++....Examples Shows how to build a formatted 2x2 table. auto doc = System...changes to the builder's formatting. ASPOSE_ASSERT_EQ ( 0 , table...

    reference.aspose.com/words/cpp/aspose.words/doc...