Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 16,795 for

true type

(0.54 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. FieldEnd.nodeType property | Aspose.Words for N...

    FieldEnd.nodeType property. Returns [NodeType.FieldEnd](../../../aspose.words/nodeType/#FieldEnd).... 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. 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...
  4. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...document can be accessed via typed collections, for example Document...can be selected by their node type using CompositeNode.get_child_nodes()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.cleanup method | Aspose.Words for Python

    aspose.words.Document.cleanup method... Parameter Type Description options CleanupOptions...unused_lists = True cleanup_options . unused_styles = True cleanup_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

    本文提供了使用 C++ 的 JavaScript API 的示例代码,用于以编程方式隐藏或显示 Excel 工作表的网格线、行和列标题。...isGridlinesVisible() 是一个布尔型属性,只能存储true或false值。 使网格线可见 通过将 Worksheet...Worksheet.isGridlinesVisible() 属性设置为 true ,使网格线可见。 隐藏网格线 通过将 Worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  7. Convert EPS with Aspose.Page JavaScript via C++...

    EPS to WMF conversion functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....the SuppressErrors value was true, as it is by default, It is...files in JavaScript: <script type="text/javascript" async src="AsposePageforJS...

    docs.aspose.com/page/javascript-cpp/convert-eps/
  8. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism....string footnoteText ) Parameter Type Description footnoteType FootnoteType...the IsAuto property set to "true" by default, // so the marker...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in C++....System::TypeInfo&) const override static Type () virtual Warning (System:...get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  10. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_formatting method... Parameter Type Description options JoinRunsOptions...options . ignore_redundant = True # Ignore redundant run properties...

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