Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 16,779 for

true type

(0.48 sec)
  1. Field.getFieldCode method | Aspose.Words for No...

    Aspose.Words.Fields.Field.getFieldCode method...Parameter Type Description includeChildFieldCod boolean true if child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified table border to the specified line style, width and color....set_border method set_border(border_type, line_style, line_width, color...def set_border ( self , border_type : aspose . words . BorderType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....are three different calendar types according to which the CREATEDATE...FieldCreateDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...insertField(FieldType.FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX control... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....RemoveHiddenContentV(); // Below are three types of fields which can accept a...getChild(NodeType.PARAGRAPH, 4, true); para.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  8. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating document size, enhancing file management and efficiency.... Paragraph , true ). Count ; Assert . That ( properties...property will contain the MIME type of the output save format. Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Field.update method | Aspose.Words for Node.js

    Aspose.Words.Fields.Field.update method...Parameter Type Description ignoreMergeFormat boolean If true then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously through the Aspose.Cells for JavaScript via C++ API....multiThreadReading(boolean) to true . If you do not set it, you...cells . multiThreadReading ( true ); then the following message...

    docs.aspose.com/cells/javascript-cpp/reading-ce...