Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 10,806 for

insert text

(0.55 sec)
  1. Previesť TEXT Na GIF Python

    Previesť Text formát do GIF v kóde Python Uložiť Text ako GIF pomocou Python....Konvertovať text na GIF v Python Vysokorýchlostná softvérová...softvérová Python na prevod text na GIF Použite naše API na konverziu dokumentov...

    products.aspose.com/words/sk/python-net/convers...
  2. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = new com.aspose.words.Document(); …...DocumentBuilder(doc); // Insert footnote reference in the main text builder.write("这是正文中的文字");...moveTo(footnoteParagraph); // Insert HTML content builder.insertHtml(htmlContent);...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  3. FieldDde.insertAsRtf property | Aspose.Words fo...

    FieldDde.InsertAsRtf property. Gets or sets whether to Insert the linked object in rich-Text format (RTF)....whether to insert the linked object in rich-text format (RTF)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the font is formatted as bold....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex Text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...and Replace a specific regex text in a Word document and replace...nodes, or can contain other text. You can change your IReplacingCallback...

    forum.aspose.com/t/find-and-replace-is-replacin...
  6. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...get_Count ()); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, Text frame or a floating table....alignment of a floating shape, text frame or a floating table. Members...None . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Custom context menus for GridJs|Documentation

    This article describes how to configure conText menus for GridJs....context menu items, for example insert/delete row/column, and so on...; i -- ) { // check the item text if ( childs [ i ]. childNodes...

    docs.aspose.com/cells/python-net/aspose-cells-g...