Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 14,729 for

true type

(0.05 sec)
  1. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image formats in Microsoft Word documents. Enhance your document's visual appeal!...ImageType enumeration Specifies the type (format) of an image in a Microsoft...Unknown 1 An unknown image type or image type that cannot be directly...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Node.getAncestor method | Aspose.Words for Node.js

    Node.getAncestor method. Gets the first ancestor of the specified [NodeType](../../nodeType/)....Parameter Type Description ancestorType NodeType The node type of the...specified type or null if no ancestor of this type was found...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Math::OfficeMath::Accept method ...

    Aspose::Words::Math::OfficeMath::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.mat...
  4. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....doc" ) node_type = Rjb :: import ( 'com.aspose.... getChild ( node_type . TABLE , 0 , true ) # Autofit the first...

    docs.aspose.com/words/java/working-with-tables-...
  5. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++....:: Node > & node ) Parameter Type Description node const Syst...Words :: NodeType :: Any , 0 , true ) -> get_NodeType ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... Parameter Type Description node Node Examples...get_child_nodes ( aw . NodeType . ANY , True ) for node in nodes : print...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....setImproveStylistics(true); Document proofedDoc = model...document, or not. Default value is true . Remarks: When the option is...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

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