Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 12,492 for

true type

(0.07 sec)
  1. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....0 , true ); Assert . That ( shape . IsImage , Is . True ); Assert...string password ) Parameter Type Description password String...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

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

    Discover the FormField TextInputFormat property to easily customize text formatting for your forms, enhancing user experience and data collection.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....Footer Type You can specify three different header types and three...three different footer types for one document: Header and/or footer...

    docs.aspose.com/words/net/working-with-headers-...
  5. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....setVisible(true); builder.insertNode(filledInArrow);...arrowLengthName) Parameters: Parameter Type Description arrowLengthName...

    reference.aspose.com/words/java/com.aspose.word...
  6. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....DocumentBase doc , int id ) Parameter Type Description doc DocumentBase...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  8. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitCommentEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldCitation::get_Anoth...

    Aspose::Words::Fields::FieldCitation::get_AnotherSourceTag method. Gets or sets a value that matches the Tag element's value of another source to be included in the citation in C++....FieldType :: FieldCitation , true )); // We refer to sources using...set_SuppressTitle ( true ); fieldCitation -> set_SuppressYear ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. CustomPart.is_external property | Aspose.Words ...

    CustomPart.is_external property. False if this custom part is stored inside the OOXML package... True if this custom part is an external...f ' \t Content type: \t\t { part . content_type } ' ) print (...

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