Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 15,728 for

document insertion

(0.06 sec)
  1. Aspose::Words::Themes::ThemeColors::get_Light2 ...

    Aspose::Words::Themes::ThemeColors::get_Light2 method. Specifies color Light 2 in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. Aspose::Words::Themes::ThemeColors::get_Dark1 m...

    Aspose::Words::Themes::ThemeColors::get_Dark1 method. Specifies color Dark 1 in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. Aspose::Words::Themes::ThemeColors::get_Dark2 m...

    Aspose::Words::Themes::ThemeColors::get_Dark2 method. Specifies color Dark 2 in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. Aspose::Words::Themes::ThemeFonts::get_Latin me...

    Aspose::Words::Themes::ThemeFonts::get_Latin method. Specifies font name for Latin characters in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. CellFormat.verticalMerge property | Aspose.Word...

    CellFormat.verticalMerge property. Specifies how the cell is merged with other cells vertically.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create a Column Chart in Word using Python

    This tutorial guides on how to create a column chart in Word using Python. It has the IDE settings, steps, and a sample code showing how to create a bar chart in Word using Python....Create a Word file using the Document class and create a DocumentBuilder...DocumentBuilder object Call the insert_chart() method using the ChartType...

    kb.aspose.com/words/python/create-a-column-char...
  7. ArrowWidth Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ArrowWidth enum to customize arrow end widths for enhanced Document visuals and precision in your projects.... Document doc = new Document (); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used.... Document () builder = aw . DocumentBuilder...number "1.". field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FormField.type property | Aspose.Words for Node.js

    FormField.type property. Returns the form field type....how to insert a combo box. let doc = new aw . Document (); let..."Please select a fruit: " ); // Insert a combo box which will allow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...