Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 6,976 for

insert text

(0.08 sec)
  1. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!...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...
  2. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++.... Insert Shape Using Document Builder You can insert inline...specified position, size and text wrap type into a document using...

    docs.aspose.com/words/cpp/working-with-shapes/
  3. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin 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...
  4. FieldMergeField.IsVerticalFormatting | Aspose.W...

    Discover how the FieldMergeField IsVerticalFormatting property enhances Text display by enabling character conversion for vertical formatting. Optimize your formatting today!..."Jane" , "Cardholder" ); // Insert a MERGEFIELD with a FieldName...IsVerticalFormatting = false ; // We can apply text before and after the value that...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape Textbox freeform OLE object ActiveX control or picture in Java....can have text, but not all. Shapes that can have text, can contain...children. Examples: Shows how to insert a floating image to the center...

    reference.aspose.com/words/java/com.aspose.word...
  6. Edit PSD File in Java

    Follow this tutorial to edit PSD file in Java. It discusses the IDE setup, the steps, and a runnable sample code to create a PSD photo editor using Java....the PSD file by adding a new text layer using the addTextLayer...coordinates to place the text and then insert a new text layer before rendering...

    kb.aspose.com/psd/java/edit-psd-file-in-java/
  7. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++.... Examples Shows how to insert a Table of contents (TOC) into...DocumentBuilder > ( doc ); // Insert a table of contents for the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....hasMacros()); // Insert a MACROBUTTON field, and reference...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  9. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....to track the order in which a text replacement operation traverses...headerThird footer", logger.Text().replace("\r", "")); else Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....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/cpp/aspose.words/fon...