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

insert text

(0.09 sec)
  1. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  2. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to Insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...charts/ranges in excel to images to insert them into word document. The...!= MemoryStream.Null) { // Insert this image into the place of...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  3. 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...
  4. Aspose::Words::Saving::GraphicsQualityOptions c...

    Aspose::Words::Saving::GraphicsQualityOptions class. Allows to specify additional Graphics quality options. To learn more, visit the documentation article in C++....get_StringFormat () const Gets text layout information (such as...manipulations (such as ellipsis insertion and national digit substitution)...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (Inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...which appear when we highlight text with the cursor, # and then...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (Inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...which appear when we highlight text with the cursor, // and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object....if needed, to accommodate all text inside an object. EXACTLY The...points. Please note that if the text cannot fit inside the object...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....new DocumentBuilder(doc); // Insert headings of levels 1 to 5....options); Shows how to apply text compression when saving a document...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node....writeln ( 'Section 1 text.' ) builder . insert_break ( aw . BreakType...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Bold in Markdown – C# Code Examples

    Create Markdown bold Text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....local file and manipulate by inserting new elements, removing, or...Markdown elements. For bold text making, we will use the Emphasis()...

    products.aspose.com/html/net/markdown-bold/