Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 15,826 for

true type

(0.15 sec)
  1. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!... Shape , 0 , true ); ShadowFormat shadowFormat...Assert . That ( shadowFormat . Type , Is . EqualTo ( ShadowType...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentProperty.ToBool | Aspose.Words for .NET

    Discover the DocumentProperty ToBool method that efficiently converts property values to boolean for seamless data handling and enhanced coding efficiency....property type is not Boolean. Examples Shows various type conversion...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Aspose::Words::Node::Accept method | Aspose.Wor...

    Aspose::Words::Node::Accept method. Accepts a visitor in C++....DocumentVisitor > visitor ) = 0 Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Style.document property | Aspose.Words for Node.js

    Style.document property. Gets the owner document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...deleteRedundantSpace 属性,并将其设置为 true ,以删除换行标签后的所有多余空格。默认情况下,此属性为...属性为 false 和 true 的效果 以下截图显示了将此属性设置为 false 和 true 的效果。 在导入HTML时删除换行后的多余空格...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  7. FieldToc.EntryIdentifier | Aspose.Words for .NET

    Discover how the FieldToc EntryIdentifier property streamlines TC field management by easily matching Type identifiers for efficient data organization....sets a string that should match type identifiers of TC fields being...InsertField ( FieldType . FieldTOC , true ); // Configure the field only...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentProperty.ToInt | Aspose.Words for .NET

    Convert DocumentProperty values to integers effortlessly with the ToInt method. Unlock seamless data handling for your applications!...property type is not Number. Examples Shows various type conversion...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Export Excel to HTML with GridLines via JavaScr...

    Learn how to export an Excel file to HTML format with GridLines using Aspose.Cells for JavaScript via C++....exportGridLines() property and set it to true . Export Excel to HTML with...HtmlSaveOptions.exportGridLines() to true . <!DOCTYPE html> < html > <...

    docs.aspose.com/cells/javascript-cpp/export-exc...
  10. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow... SHAPE , 0 , True ) . as_shape () shadow_format...SHADOW_MIXED , shadow_format . type ) Shows how to set a color with...

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