Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 16,619 for

insert text

(0.1 sec)
  1. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    ParagraphFormat AddSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether intercharacter spacing is automatically adjusted between regions of numbers and regions of East Asian Text in the current paragraph in C#....numbers and regions of East Asian text in the current paragraph. public...set ; } Examples Shows how to insert a paragraph into the document...

    reference.aspose.com/words/net/aspose.words/par...
  2. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is Inserted into the main document in C++....building block when it is inserted into the main document. enum...the building block shall be inserted as inline content. Paragraph...

    reference.aspose.com/words/cpp/aspose.words.bui...
  3. Aspose::Words::Replacing::IReplacingCallback In...

    Implement this interface if you want to have your own custom method called during a find and replace operation....to track the order in which a text replacement operation traverses...doc->get_Range()->Replace(MakeObject<System::Text::RegularExpressions::Regex>(u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. SaveOptions.update_sdt_content property | Aspos...

    SaveOptions.update_sdt_content property. Gets or sets value determining whether content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) is updated before saving.... Document () # Insert a drop-down list structured..."Choose an item" as the default text. # Set the "selected_value"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuildingBlock.FirstSection | Aspose.Words for .NET

    BuildingBlock FirstSection property. Gets the first section in the building block in C#....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...that contains the text. Assert . AreEqual ( $"Text inside {customBlock...

    reference.aspose.com/words/net/aspose.words.bui...
  6. BuildingBlock.LastSection | Aspose.Words for .NET

    BuildingBlock LastSection property. Gets the last section in the building block in C#....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...that contains the text. Assert . AreEqual ( $"Text inside {customBlock...

    reference.aspose.com/words/net/aspose.words.bui...
  7. FieldAdvance.VerticalPosition | Aspose.Words fo...

    FieldAdvance VerticalPosition property. 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#....number of points by which the text that follows the field should...set ; } Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/net/aspose.words.fie...
  8. TextPath.XScale | Aspose.Words for .NET

    TextPath XScale property. Determines whether a straight Textpath will be used instead of the shape path in C#.... If true , the text runs along a path from left...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPath.ReverseRows | Aspose.Words for .NET

    TextPath ReverseRows property. Determines whether the layout order of rows is reversed in C#....attribute is used for vertical text layout. Examples Shows how to...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. BookmarkCollection.remove_at method | Aspose.Wo...

    BookmarkCollection.remove_at method. Removes a bookmark at the specified index....DocumentBuilder ( doc ) # Insert five bookmarks with text inside their boundaries...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

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