Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 10,873 for

insert text

(1.3 sec)
  1. FieldIncludeText.XPath | Aspose.Words for .NET

    Discover the FieldIncludeText XPath property to easily access and modify specific XML sections, enhancing your data management efficiency....xml" , false , "text/xml" , "XML" , "ISO-8859-1"...collection data.xml" , false , "text/xml" , "XML" , "ISO-8859-1"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed....attribute is used for vertical text layout. Examples Shows how to...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes....to text # that does not interfere with the main body text's flow...flow. # Inserting a footnote/endnote adds a small superscript...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap Text in C++....the position for a drop cap text. enum class DropCapPosition...cap is positioned inside the text margin on the anchor paragraph...

    reference.aspose.com/words/cpp/aspose.words/dro...
  5. Android API to Render MHTML to OTT | products.a...

    Transform MHTML to OTT via Android via Java API... OTT (Open Document Text) is an open standard for document...document exchange. It is a text document format for saving documents...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render XPS to MARKDOWN | product...

    Transform XPS to MARKDOWN via Android via Java API...that is used to format plain text documents. It is used to create...posts, and is also used in many text editors. Converting XPS documents...

    products.aspose.com/total/android-java/conversi...
  7. Aspose::Words::Drawing::ShapeBase::get_ScreenTi...

    Aspose::Words::Drawing::ShapeBase::get_ScreenTip method. Defines the Text displayed when the mouse pointer moves over the shape in C++....ShapeBase::get_ScreenTip method Defines the text displayed when the mouse pointer...string. Examples Shows how to insert a shape which contains an image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartMultilevelValue | Aspose.Words for .NET

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis....DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...shape . Chart ; chart . Title . Text = "World Population" ; // Delete...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....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...
  10. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the Text of this story....Deletes all shapes from the text of this story. def delete_shapes...# Use a DocumentBuilder to insert a shape. This is an inline...

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