Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 9,885 for

2 of

(0.04 sec)
  1. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting Of bulleted and numbered lists used in a document...'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....NET Standard 2.0 This package targets .NET Standard 2.0. The package...Framework : 2.0 to 4.8.1 .NET Standard : 2.0, .NET Core 2.1/3.1, ...

    www.nuget.org/packages/Aspose.Cells
  3. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation.... NextToAxis 2 Specifies the axis labels shall...labels are not drawn. Default 2 Specifies default value of tick...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Working with WBS Associated with Tasks

    Learn how to work with MicrosOft Project (MPP/XML) WBS associated with tasks using Aspose.Tasks for C++.... Copy 1 // Read project 2 System ::String dataDir = Run...System::MakeObject < Project > (); 2 3 proj -> set_WBSCodeDefiniti...

    docs.aspose.com/tasks/cpp/wbs-associated-with-a...
  6. List.isListStyleReference property | Aspose.Wor...

    List.isListStyleReference property. Returns ``true`` if this list is a reference to a list style.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ConditionalStyleCollection::Clea...

    Aspose::Words::ConditionalStyleCollection::ClearFormatting method. Clears all conditional styles Of the table style in C++....get_Borders () -> get_Color ()); // 2 - Clear the conditional styles...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. ConditionalStyleCollection.Count | Aspose.Words...

    Discover the ConditionalStyleCollection Count property to easily access the total number Of conditional styles, enhancing your design flexibility and efficiency.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  9. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XpsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xps](../../aspose.words/saveformat/#Xps) format...serve as TOC entries of levels 1, 2, and then 3. builder . paragraphFormat...builder . writeln ( "Heading 1.2" ); builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...