Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 15,993 for

true type

(0.09 sec)
  1. TextBoxControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.TextBoxControl class. The TextBox control displays text from an organized set of data or user input....The default value depends on a type of the control. (Inherited from...Forms2OleControl ) enabled Returns true if control is in enabled state...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Field.get_field_code method | Aspose.Words for ...

    aspose.words.fields.Field.get_field_code method...Parameter Type Description include_child_field_codes bool True if child...FieldType . FIELD_DATE , field . type ) self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merger | Aspose.Words for Java

    Represents a group of methods intended to merge a variety of different Types of documents into a single output document in Java....merge a variety of different types of documents into a single output...firstLoadOptions.setIgnoreOleData(true); } LoadOptions secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....FIELD_TOC, true); // Configure the field only...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns True if the shape Type allows the shape to have an image in C++....age method Returns true if the shape type allows the shape to...Microsoft Word has a special shape type for images, it appears that...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....method to add series to any type of Bar, Column, Line and Surface...labels. series . HasDataLabels = true ; string decimalSeparator =...

    reference.aspose.com/words/net/aspose.words.dra...
  7. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....Shows how to filter specific types of document elements when making...(Document)docOriginal.deepClone(true); Paragraph firstParagraph =...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...(Inherited from Node ) field_type Returns the type of the field. font Provides...Inline ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....IsNillable property to true . The following code snippet...FileFormatType :: Xlsx ); // Add content type properties int index = workbook...

    docs.aspose.com/cells/cpp/working-with-contentt...
  10. 插入docx - Free Support Forum - aspose.com

    [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "Type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "Type": "加粗段落" }, { "content": "<table border…...", "type": "普通段落" }, { "content": "这..."这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "content": "<table...

    forum.aspose.com/t/docx/310697