Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 9,494 for

insert text

(0.06 sec)
  1. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Online Word File Comparison or Build .NET Apps ...

    Free online app to Compare different Word files. C# .NET comparison library code for Word documents....Editing and Redlining Identify insertions, deletions, formatting changes...Compare ODT Files (OpenDocument Text File Format) Compare PDF Files...

    products.aspose.com/total/net/compare/word/
  3. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....paragraph, and then add some text. builder.getParagraphFormat()...getParagraphFormat().getStyle(); // Any text that used a removed style reverts...

    reference.aspose.com/words/java/com.aspose.word...
  4. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row.... insert_cell () table . left_indent...some formatting options for text and table appearance. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of Text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....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/cpp/aspose.words/abs...
  6. DocumentBuilder.end_editable_range method | Asp...

    aspose.words.DocumentBuilder.end_editable_range method...the document builder's node insertion cursor is in more than one...edited.' ) # If a region of text has two overlapping editable...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#....first row to a table or when inserting nodes directly into the DOM...GetCell ( 2 ). SetText ( "only text" ); FileStream out1 = new FileStream...

    docs.aspose.com/words/net/format-table-in-docum...
  8. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... insert_break ( aw . BreakType . PARAGRAPH_BREAK...) builder . writeln ( 'Plain text' ) # Outdent the list level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Remove PPTM Annotation Online or Manage Annotat...

    delete comments from PPTM file through online app for free. .NET API code to manage comments of PPTM files....AddComment for inserting comment Save the presentation...Annotate ODT Files (OpenDocument Text File Format) Annotate PDF Files...

    products.aspose.com/total/net/annotate/pptm/
  10. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... How to insert the figure in the SVG document...to draw a simple image in a text editor, although more complex...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/