Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 16,788 for

true type

(0.2 sec)
  1. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... TabStop ) Parameter Type Description tabStop TabStop...Words . TabLeader ) Parameter Type Description position number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... Parameter Type Description doc Document The...get_child_nodes ( aw . NodeType . ANY , True ) for node in nodes : print...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertSignatureLine method | As...

    Aspose.Words.DocumentBuilder.insertSignatureLine method...SignatureLineOptions ) Parameter Type Description signatureLineOptions...Drawing . WrapType ) Parameter Type Description signatureLineOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... 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...
  5. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... 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...
  6. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...LayoutCollector ( Document doc ) Parameter Type Description doc Document The...GetChildNodes ( NodeType . Any , true ); foreach ( Node node in nodes...

    reference.aspose.com/words/net/aspose.words.lay...
  7. EmfPlusDualRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render EMF Dual metafiles in Java...."UseEmfEmbeddedToWmf" property to "true" to render embedded EMF data...getMetafileRendering().setUseEmfEmbeddedToW(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Apply a Slide Transition Type on the slide from one of the...pptx" ); try { // Apply circle type transition on slide 1 presentation...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  9. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java....SHAPE, 0, true)).getMarkupLanguage()); // The...getChild(NodeType.SHAPE, 0, true)).getMarkupLanguage()); Fields...

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

    Implements the IF field in Java....FIELD_IF, true); field.setLeftExpression("0");...constructed. field.setTrueText("True"); field.setFalseText("False");...

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