Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 16,864 for

true type

(0.17 sec)
  1. 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...
  2. 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...
  3. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  4. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently for better content management.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Border.Shadow | Aspose.Words for .NET

    Discover the Border Shadow property to enhance your design! Control shadow effects for borders and elevate your UI with stunning visuals....bottom) should be of the same type, width, color and all should...have the Shadow property set to true . Examples Shows how to create...

    reference.aspose.com/words/net/aspose.words/bor...
  6. FieldBidiOutline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBidiOutline class for seamless BIDIOUTLINE field implementation, enhancing your document processing capabilities....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Forms2OleControlType enumeration | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlType enumeration. Enumerates Types of Forms 2.0 controls....Forms2OleControlType enumeration Enumerates types of Forms 2.0 controls. Members...aw . NodeType . SHAPE , 0 , True ) . as_shape () check_box_control...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java.... Parameters: Parameter Type Description table DataTable...collection. Parameters: Parameter Type Description name java.lang.String...

    reference.aspose.com/words/java/com.aspose.word...
  9. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...aw . NodeType . PARAGRAPH , True ) . count self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DataColumnCollection | Aspose.Words for Java

    Represents a collection of DataColumn objects for a DataTable in Java....add(String columnName, Class type) Creates and adds a DataColumn...that has the specified name and type to the DataColumnCollection...

    reference.aspose.com/words/java/com.aspose.word...