Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 14,732 for

true type

(0.09 sec)
  1. Node.isComposite property | Aspose.Words for No...

    Node.isComposite property. Returns ``True`` if this node can contain other nodes....isComposite property Returns true if this node can contain other...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....waterfall chart is a special type of chart that is normally used...Excel has many predefined chart types, including column, line, pie...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  3. Comment.accept method | Aspose.Words for Python

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

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

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled....when IsCheckBoxExactSize is true . public double CheckBoxSize...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  5. GroupShape.accept method | Aspose.Words for Python

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

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

    Discover the FormField OwnHelp property. Easily user experience by customizing help messages when users press F1 on focused form fields....OwnHelp { get ; set ; } Remarks If true , the text specified by the...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Border.equals method | Aspose.Words for Node.js

    Border.equals method. Determines whether the specified border is equal in value to the current border.... Border ) Parameter Type Description rhs Border Examples...secondParagraphBorde . at ( i ))). toEqual ( true ); expect ( firstParagraphBorder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldInfo.InfoType | Aspose.Words for .NET

    Discover how to manage FieldInfo InfoType properties effortlessly. Easily set or retrieve document Types for seamless integration in your projects....InfoType property Gets or sets the type of the document property to...InsertField ( FieldType . FieldInfo , true ); field . InfoType = "Comments"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MERGEFIELD functionality....FieldFormat object that provides typed access to field’s formatting...override Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  10. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...