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

true type

(0.36 sec)
  1. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...out_doc_contents ) self . assertTrue ( '<ul type="disc" style="margin:0pt; padding-left:0pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStop.leader property | Aspose.Words for Python

    TabStop.leader property. Gets or sets the Type of the leader line displayed under the tab character....leader property Gets or sets the type of the leader line displayed...aw . NodeType . PARAGRAPH , True ): para = para . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldSeparator.nodeType property | Aspose.Words...

    FieldSeparator.nodeType property. Returns [NodeType.FieldSeparator](../../../aspose.words/nodeType/#FieldSeparator).... 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. SmartTag.nodeType property | Aspose.Words for N...

    SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodeType/#SmartTag).... 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. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodeType/#Run).... 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...
  6. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index.... Parameter Type Description data_point_index...aw . NodeType . SHAPE , 0 , True ) . as_shape () series = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage document changes. Enhance your document editing with precision!...RevisionType enumeration Specifies the type of change being tracked in Revision...( doc . HasRevisions , Is . True ); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Aspose::Words::Fields::FieldTemplate::get_Inclu...

    Aspose::Words::Fields::FieldTemplate::get_IncludeFullPath method. Gets or sets whether to include the full file path name in C++....field -> set_IncludeFullPath ( true ); ASSERT_EQ ( u " TEMPLATE...Aspose::Words::Fields::FieldTemplate::Type method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....:: Node > & node ) Parameter Type Description node const Syst...Words :: NodeType :: Table , true ); ASSERT_EQ ( 0 , allTables...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the Typed collection of pieces of text inside the paragraph....property Provides access to the typed collection of pieces of text...how to determine the revision type of an inline node. let doc =...

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