Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 16,784 for

true type

(0.21 sec)
  1. BookmarkStart.nodeType property | Aspose.Words ...

    BookmarkStart.nodeType property. Returns [NodeType.BookmarkStart](../../nodeType/#BookmarkStart).... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CommentRangeEnd.nodeType property | Aspose.Word...

    CommentRangeEnd.nodeType property. Returns [NodeType.CommentRangeEnd](../../nodeType/#CommentRangeEnd).... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Cell.nodeType property | Aspose.Words for Node.js

    Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodeType/#Cell).... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Row.nodeType property | Aspose.Words for Node.js

    Row.nodeType property. Returns [NodeType.Row](../../../aspose.words/nodeType/#Row).... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...Specifies a building block type. The type might affect the visibility...Value Description None 0 No type information is specified for...

    reference.aspose.com/words/net/aspose.words.bui...
  6. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....hasDataLabels(true); series.getDataLabels().setShowValue(false);...getDataLabels().setShowCategoryName(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies Type of a break inside a document....BreakType enumeration Specifies type of a break inside a document...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart... categoryType Gets or sets type of the category axis. crosses...axis title properties. type Returns type of the axis. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldKeywords::get_Text ...

    Aspose::Words::Fields::FieldKeywords::get_Text method. Gets or sets the text of the keywords in C++....FieldType :: FieldKeyword , true )); field -> Update (); ASSERT_EQ...Aspose::Words::Fields::FieldKeywords::Type method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Loading MailMessage using MapiMessage.FromMailM...

    I am getting an “Email address is not valid” exception trying to load a MailMessage object into a MapiMessage object even though all included email addresses within the MailMessage appear to be valid. I have attached a …...PreserveEmptyDates = true; using (MapiMessage mapiMessage...boundary strings, malformed Content‑Type headers, improperly quoted display...

    forum.aspose.com/t/loading-mailmessage-using-ma...