Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 11,005 for

insert text

(0.29 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++....docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise Text positioning in WordprocessingML for enhanced document formatting and control....position on the current line of text when displaying this WordprocessingML...Returns true if this object was inserted in Microsoft Word while change...

    reference.aspose.com/words/net/aspose.words/abs...
  3. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...DocumentBuilder ( doc = doc ) text_box = builder . insert_shape ( shape_type...= aw . drawing . ShapeType . TEXT_BOX , width = 100 , height =...

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

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....paragraph where you want the run inserted. Examples Shows how to construct...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/net/aspose.words/run...
  5. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be Inserted and specify any extra formatting to the t…...where we want the table to be inserted and specify any extra formatting...html = " <p><strong>Some Bold Text </strong></p><p>Testing</p>";...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  6. Add Tables to PDF in Java|Aspose.PDF for Java

    Learn how to add and configure tables in existing PDF documents in Java....table with uniform borders and text cells. Create a new PDF Document...TextFragment ( "col3 with large text string" )); row1 . getCells...

    docs.aspose.com/pdf/java/adding-tables/
  7. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....the default options when inserting HTML. PRESERVE_BLOCKS Preserve...paragraph that is normally inserted after HTML that ends with...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your documents, enhancing automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....Annotation is a symbol that indicates text editing. Caret Annotation is...used to indicate the insertion of text. Create new StrikeOutAnnotation...

    docs.aspose.com/pdf/java/extra-annotations/
  10. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_Text method. Gets the Text of this node and of all its children....get_text method get_text() Gets the text of this node and of...of all its children. def get_text ( self ): ... Remarks The returned...

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