Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 15,756 for

insert text

(0.35 sec)
  1. Aspose::Slides::IParagraphCollection Class Refe...

    Public Member Functions | List of all members Aspose::Slides::IParagraphCollection Class Reference abstract Represent...... virtual void Insert ( int32_t index, System::SharedPtr...System::SharedPtr < IParagraph > value)=0 Inserts a Paragraph into the collection...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  2. Shape | Aspose.Words for .NET

    Shape constructor. Creates a new shape object in C#.... Examples Shows how to insert a shape with an image from...Shows how to create and format a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesCollection.Add | Aspose.Words for .NET

    ChartSeriesCollection Add method. Adds new ChartSeries to this collection. Use this method to add series to any type of Bar Column Line and Surface charts in C#....DocumentBuilder ( doc ); // Insert a Pareto chart. Shape shape...shape . Chart ; chart . Title . Text = "Best-Selling Car" ; // Delete...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position.... BENEATH_TEXT Footnotes are output beneath text on each page...to text # that does not interfere with the main body text's flow...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder Text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....BuildingBlock containing placeholder text which should be displayed when...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set Text of the comment in C++....method that allows to easily set text of the comment. void Aspose...:: String & text ) Parameter Type Description text const System::String&...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. ShapeBase.CoordOrigin | Aspose.Words for .NET

    ShapeBase CoordOrigin property. The coordinates at the topleft corner of the containing block of this shape in C#....Document doc = new Document (); // Insert a group shape, and place it...Create a small red star and insert it into the group. // Line...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::NodeChangingArgs::get_Action met...

    Aspose::Words::NodeChangingArgs::get_Action method. Gets a value indicating what type of node change event is occurring in C++....ASSERT_EQ ( NodeChangingAction :: Insert , args -> get_Action ()); ASPOSE_ASSERT_EQ...ASSERT_EQ ( NodeChangingAction :: Insert , args -> get_Action ()); ASSERT_FALSE...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose::Words::NodeChangingArgs::get_OldParent ...

    Aspose::Words::NodeChangingArgs::get_OldParent method. Gets the node's parent before the operation began in C++....ASSERT_EQ ( NodeChangingAction :: Insert , args -> get_Action ()); ASPOSE_ASSERT_EQ...ASSERT_EQ ( NodeChangingAction :: Insert , args -> get_Action ()); ASSERT_FALSE...

    reference.aspose.com/words/cpp/aspose.words/nod...