Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 10,670 for

insert text

(0.29 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....getAlternativeText() Defines alternative text to be displayed instead of a...the shape is below or above text. getBlur() getBottom() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  2. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....how to set the locale of the text that we are adding with a document...locale to English and insert some Russian text, # the English locale...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Adding Slide to Presentation|Aspose.Slides Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....slide at index 2 having some text in it. string FilePath = @"..., 1 , "My new slide" ); // Insert a slide into the specified...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  4. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++.... Examples Shows how to insert a combo box field, and edit...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDde::set_InsertAsUn...

    Aspose::Words::Fields::FieldDde::set_InsertAsUnicode method. Sets whether to Insert the linked object as Unicode Text in C++....whether to insert the linked object as Unicode text. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsText method. Gets whether to Insert the linked object in Text-only format in C++....Gets whether to insert the linked object in text-only format. bool...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldLink::get_InsertAsT...

    Aspose::Words::Fields::FieldLink::get_InsertAsText method. Gets whether to Insert the linked object in Text-only format in C++....Gets whether to insert the linked object in text-only format. bool...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ChartTitle.Show | Aspose.Words for .NET

    Enhance your charts with customizable titles. Control visibility easily—default is true. Elevate your data presentation today!...set ; } Examples Shows how to insert a chart and set a title. Document...DocumentBuilder ( doc ); // Insert a chart shape with a document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... Examples Shows how to insert a text box, and set the font of...world!' ) shape = builder . insert_shape ( shape_type = aw . drawing...

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