Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 10,565 for

insert text

(0.71 sec)
  1. Working with 'name' table | C++

    TrueType font table ‘name’ is storage for Text strings describing font metadata like font name, license information, copyright notices, and many others....table ’name’ is storage for text strings related to that font...structure of the type and inserts it into the ’name’ table. If...

    docs.aspose.com/font/cpp/working-with-name-table/
  2. aspose.words.loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents....importing a document and inserting images using DocumentBuilder...options when loading LoadFormat.TEXT document into a Document object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!... If the node being inserted was created from another document...imported node can then be inserted into the current document...

    reference.aspose.com/words/net/aspose.words/com...
  4. Find if the Worksheet is Dialog Sheet with Java...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for JavaScript via C++.... Such a sheet could be inserted by an older version of Microsoft...screenshot. It can also be inserted with VBA in newer versions...

    docs.aspose.com/cells/javascript-cpp/find-if-th...
  5. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....InsertCell method Inserts a table cell into the document...The cell node that was just inserted. Remarks To start a table...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.InsertCell method. Inserts a table cell into the document....insertCell method insertCell() Inserts a table cell into the document...The cell node that was just inserted. Examples Shows how to build...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RelativeHorizontalSize enumeration | Aspose.Wor...

    aspose.words.drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a shape or a Text frame is calculated horizontally....what the width of a shape or a text frame is calculated horizontally...position. shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.endEditableRange method | Aspos...

    Aspose.Words.DocumentBuilder.endEditableRange 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/nodejs-net/aspose.wo...
  9. 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...
  10. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。... insert_empty_slide ( 0 , layout_slide...width: float, height: float) add_text_placeholder(x: float, y: float...

    docs.aspose.com/slides/zh/python-net/slide-layout/