Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 17,911 for

document insertion

(0.15 sec)
  1. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f....characters to a document. doc = aw . Document () builder = aw...ControlChar . SECTION_BREAK ) # Insert a new section, and then set...

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

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a....characters to a document. doc = aw . Document () builder = aw...ControlChar . SECTION_BREAK ) # Insert a new section, and then set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a....characters to a document. doc = aw . Document () builder = aw...ControlChar . SECTION_BREAK ) # Insert a new section, and then set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.canHaveImage property | Aspose.Words ...

    ShapeBase.canHaveImage property. Returns ``true`` if the shape type allows the shape to have an image....appears that in Microsoft Word documents any shape except a group shape...GroupShape . Examples Shows how to insert and rotate an image. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a bubble 3D chart. let shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink.... Examples Shows how to insert a shape which contains an image...hyperlink. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.screenTip property | Aspose.Words for...

    ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the shape.... Examples Shows how to insert a shape which contains an image...hyperlink. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_BehindTe...

    Aspose::Words::Drawing::ShapeBase::get_BehindText method. Specifies whether the shape is below or above text in C++.... Examples Shows how to insert a floating image to the center...page. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... Document (); let builder = new aw ...class ChartSeries ChartSeries.insert method...

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