Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 17,911 for

document insertion

(0.17 sec)
  1. Aspose::Words::Themes::ThemeFonts class | Aspos...

    Aspose::Words::Themes::ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages Latin, EastAsian and ComplexScript. To learn more, visit the Documentation article in C++....with Styles and Themes documentation article. class ThemeFonts...themes. auto doc = MakeObject < Document > ( MyDir + u "Theme colors...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. Table.absolute_vertical_distance property | Asp...

    Table.absolute_vertical_distance property. Gets or sets absolute vertical floating table position specified by the table properties, in points... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataPoint.explosion property | Aspose.Word...

    ChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IChartDataPoint.explosion property | Aspose.Wor...

    IChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToa.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToa EntrySeparator property to easily customize your table of authorities with flexible character sequences for enhanced clarity....void FieldTOA () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a TOA field, which will create...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldTA.IsItalic | Aspose.Words for .NET

    Discover how to easily format page numbers with FieldTA's IsItalic property, enhancing your Documents with stylish italic text for better readability....void FieldTOA () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a TOA field, which will create...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToa.PageRangeSeparator | Aspose.Words for ...

    Discover the PageRangeSeparator property of FieldToa. Easily customize the character sequence for seamless page range separation. Optimize your Document management!...void FieldTOA () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a TOA field, which will create...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToa.EntryCategory | Aspose.Words for .NET

    Discover FieldToa's EntryCategory property to efficiently manage and customize integral categories for your table entries. Enhance organization today!...void FieldTOA () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a TOA field, which will create...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldTA.IsBold | Aspose.Words for .NET

    Enhance your FieldTA experience! Control bold formatting for entry page numbers easily, ensuring clarity and emphasis in your Documents....void FieldTOA () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a TOA field, which will create...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how the shape is positioned horizontally.... Examples Shows how to insert a floating image to the center...center of a page. doc = aw . Document () builder = aw . DocumentBuilder...

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