Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 215,164 for

formatting

(0.09 sec)
  1. Ignore Hidden Columns while Exporting Worksheet...

    Learn how to ignore hidden columns while exporting worksheet data to a data table through the Aspose.Cells for .NET API....to DataTable without any Formatting Analyzing your prompt, please...

    docs.aspose.com/cells/net/ignore-hidden-columns...
  2. Font.size property | Aspose.Words for Node.js

    Font.size property. Gets or sets the font size in points....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. let font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Does aspose.words support ms word "Draw underli...

    Does aspose.words support ms word “Draw underline on trailing spaces” layout option?...documents that have this formatting, or creating new ones? •...what is your target output format? • Are there specific document...

    forum.aspose.com/t/does-aspose-words-support-ms...
  4. Aspose::Words::Drawing::PresetTexture enum | As...

    Aspose::Words::Drawing::PresetTexture enum. Specifies texture to be used to fill a shape in C++....Examples Show how to set marker formatting. auto doc = System :: MakeObject..., 1.7 })); // Set marker formatting. series -> get_Marker ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....number_format property ListLevel.number_format property Returns...number format for the list level. @property def number_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation....FormatCode property Gets or sets the format code applied to a data label...; set ; } Remarks Number formatting is used to change the way...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HorizontalRuleFormat.NoShade | Aspose.Words for...

    Discover the HorizontalRuleFormat NoShade property, control 3D shading for horizontal rules. Achieve a sleek, solid color design effortlessly!...shape, and customize its formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....cout << System :: String :: Format ( u "Style name: \t\" {0} \"...cout << System :: String :: Format ( u " \t Subsequent style:...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...specify various import options to format output. To learn more, visit...ImportFormatMode.KEEP_SOURCE_FORMATTING mode. The default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Insert Rows in Excel using C#

    This quick tutorial covers how to insert rows in Excel using C#. It discusses the system configuration, a step-by-step process followed by a code snippet to add multiple rows in Excel using C#....manipulate the copy formats like the formatting style of the succeeding...proceeding row, or clearing the formatting as per your requirements...

    kb.aspose.com/cells/net/how-to-insert-rows-in-e...