Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 215,159 for

formatting

(0.13 sec)
  1. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and Formatting for this paragraph....list numbering value and formatting for this paragraph. get listLabel...we output this node to text format. // This text output will omit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. System ::...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources. To learn more, visit the documentation article in C++....detected that might result in formatting fidelity loss. GetAvailableFonts...detected that might result in formatting fidelity loss. static Type...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general Formatting. To learn more, visit the documentation article in C++....date and time, and general formatting. To learn more, visit the...get_DateTimeFormat () Gets or sets a formatting that is applied to a date...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....C++ is a comprehensive file format automation library that enables...Markdown (MD) files to Rich Text Format (RTF) in two simple steps....

    products.aspose.com/total/cpp/conversion/md-to-...
  6. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....and apply text and style formatting at the row or column level...option to apply the header formatting defined by the selected table...

    docs.aspose.com/slides/python-net/manage-rows-a...
  7. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row....start_table () # Setting table formatting options for a document builder...with it. builder . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact....Examples Show how to set marker formatting. Document doc = new Document...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture....Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....new table and quickly apply formatting to the whole table. Note...StyleIdentifier to automatically apply formatting to the entire table. The...

    docs.aspose.com/words/net/how-to-build-a-table-...