Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 181,015 for

doc

(0.53 sec)
  1. DropDownItemCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your DropDownItemCollection with the RemoveAt method. Seamlessly remove items by index for streamlined data handling.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a combo box, and...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ListLevel.TrailingCharacter | Aspose.Words for ...

    Discover the ListLevel TrailingCharacter property to customize your list formatting by setting or retrieving the character after each list number.... Document doc = new Document (); // A list...list levels. List docList = doc . Lists . Add ( ListTemplate...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ChartSeries.bubbleSizes property | Aspose.Words...

    ChartSeries.bubbleSizes property. Gets a collection of bubble sizes for this chart series.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ExportAsHtml method. Allows to specify the elements to be exported to Markdown as raw HTML. Default value is None in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Sample...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item.... let doc = new aw . Document (); // A...its list levels. let list = doc . lists . add ( aw . Lists ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Theme.colors property | Aspose.Words for Python

    Theme.colors property. Allows to specify the set of theme colors for the Document.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ThemeColors.accent6 property | Aspose.Words for...

    ThemeColors.accent6 property. Specifies color Accent 6.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DropDownItemCollection.index_of method | Aspose...

    DropDownItemCollection.index_of method. Returns the zero-based index of the specified value in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert a combo box, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  10. List.listLevels property | Aspose.Words for Nod...

    List.listLevels property. Gets the collection of list levels for this list.... let doc = new aw . Document (); // A...its list levels. let list = doc . lists . add ( aw . Lists ....

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