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

document insertion

(0.25 sec)
  1. Aspose::Words::Fields::FieldAdvance::get_DownOf...

    Aspose::Words::Fields::FieldAdvance::get_DownOffset method. Gets or sets the number of points by which the text that follows the field should be moved down in C++....get_DownOffset () Examples Shows how to insert an ADVANCE field, and edit...properties. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldAdvance::get_Vertic...

    Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page in C++....get_VerticalPosition () Examples Shows how to insert an ADVANCE field, and edit...properties. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max to min in C++....get_ReverseOrder () Examples Shows how to insert a chart and modify the appearance...axes. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldSymbol.character_code property | Aspose.Wo...

    FieldSymbol.character_code property. Gets or sets the character's code point value in decimal or hexadecimal.... Document () builder = aw . DocumentBuilder...character code: field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....the table, or when nodes are inserted directly into the DOM. The...the Paragraph , you can also insert a Table into a Cell . The pictures...

    docs.aspose.com/words/python-net/applying-forma...
  6. AxisScaling.type property | Aspose.Words for Py...

    AxisScaling.type property. Gets or sets scaling type of the axis.... Document () builder = aw . DocumentBuilder...doc ) chart_shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked.... Document () builder = aw . DocumentBuilder...paragraph.' ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object)....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...
  9. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.left_relative property | Aspose.Words...

    ShapeBase.left_relative property. Gets or sets the value that represents shape's relative left position in percent.... Document () builder = aw . DocumentBuilder...position. shape = builder . insert_shape ( shape_type = aw . drawing...

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