Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 10,765 for

insert text

(0.12 sec)
  1. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....HtmlFragment(string text) 参数: Text - HTML 文本 属性: Text - HTML 文本 示例:...value) 向列表中添加数字格式。 public void insert(int index, NumberFormat value)...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  2. 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...
  3. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges Text into the specified number of Text columns....set_count(new_count) Arranges text into the specified number of text columns. def...int The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Paragraph::get_IsMoveToRevision ...

    Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (Inserted) in Microsoft Word while change tracking was enabled in C++....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/cpp/aspose.words/par...
  5. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...Remarks Retrieves the specified text. Inheritance: FieldShape → Field...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... insert_field ( field_type = aw . fields...display ".2" and ".3". builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl . getRows...

    docs.aspose.com/slides/nodejs-java/manage-table/
  8. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....Alt Text. We suggest developers to use alternative text for finding...PowerPoint to define the alternative text for objects which you are planning...

    docs.aspose.com/slides/net/shape-manipulations/
  9. 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...
  10. Shape.stroke_color property | Aspose.Words for ...

    Shape.stroke_color property. Defines the color of a stroke....DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

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