Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 17,418 for

true type

(0.47 sec)
  1. Node.IsComposite | Aspose.Words for .NET

    Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....IsComposite property Returns true if this node can contain other...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/nod...
  2. AiModel.check_grammar method | Aspose.Words for...

    AiModel.check_grammar method. Checks grammar of the provided document... Parameter Type Description source_document...grammar_options . improve_stylistics = True proofed_doc = model . check_grammar...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....Words, the following types of SDT or content control can...to create content control of type checkbox. The following code...

    docs.aspose.com/words/python-net/working-with-c...
  4. LegendPosition | Aspose.Words for Java

    Specifies the possible positions for a chart legend in Java....setOverlay(true); doc.save(getArtifactsDir()...legendPositionName) Parameters: Parameter Type Description legendPositionName...

    reference.aspose.com/words/java/com.aspose.word...
  5. Export Document Workbook and Worksheet Properti...

    Learn how to export Document, Workbook, and Worksheet properties in Excel to HTML using Aspose.Cells for JavaScript via C++....C++, it also exports various types of Document, Workbook, and Worksheet...value of these properties is true . The following screenshot shows...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  6. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....setHidden(true); builder.writeln("This text...option is ignored. Default is true . Examples: Shows how to ignore...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....FIELD_DOC_VARIABLE, true); fieldDocVariable.setVariableName("My...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java....FIELD_USER_ADDRESS, true); Assert.assertEquals(" USERADDRESS...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....FIELD_SUBJECT, true); field.update(); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the KEYWORDS field in Java....FIELD_KEYWORD, true); field.update(); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

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