Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 20,132 for

document insertion

(0.09 sec)
  1. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the text fits the path of a shape....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every page when the table spans more than one page in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...StartTable (); // Any rows inserted while the "HeadingFormat"...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... Document () builder = aw . DocumentBuilder...doc ) # Insert column chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert JPG to SVG in Python | JPEG to SVG Free

    Learn how to convert JPG to SVG in Python using Aspose.Words. Follow our simple guide with code examples for seamless image conversion....to manipulate and convert documents seamlessly. It supports various...Create an instance of the Document class. Create a DocumentBuilder...

    blog.aspose.com/words/convert-jpg-to-svg-in-pyt...
  8. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddField method. Adds a field represented by a FieldBuilder to the argument in C++....builder, and then insert them into the document. auto doc = System...MakeObject < Aspose :: Words :: Document > (); // Below are three examples...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...:: LineStyle :: Single ); // Insert a table and apply the style...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. ChartYValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... To add or insert new values to a chart series...chart series data. doc = aw . Document () builder = aw . DocumentBuilder...

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