Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 16,706 for

true type

(0.21 sec)
  1. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field...FieldFormat object that provides typed access to field’s formatting...field. (Inherited from Field ) true_text Gets or sets the text displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTagRangeStart.SdtType | Aspos...

    Discover the SdtType property of StructuredDocumentTagRangeStart. Learn how to identify structured document tag Types for enhanced document management....SdtType property Gets type of this structured document...NodeType . StructuredDocumentTa , true )[ 0 ] as StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  4. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data... ANY , True ) for node in nodes : print...'-> NodeType. { node . node_type } : ' ) print ( f ' \t Starts...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....flag to true. options -> set_SaveRoutingSlip ( true ); doc ->...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. CompositeNode.getOfficeMath method | Aspose.Wor...

    CompositeNode.getOfficeMath method. Returns an Nth child [OfficeMath](../../../aspose.words.math/officemath/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cell.accept method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  9. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update document management and layout rebuilding.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Shape.accept method | Aspose.Words for Python

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

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