Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 15,887 for

true type

(0.23 sec)
  1. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Section.protected_for_forms property | Aspose.W...

    Section.protected_for_forms property. True if the section is protected for forms...protected_for_forms property True if the section is protected...the document. doc . protect ( type = aw . ProtectionType . ALLOW_ONLY_FORM_FIELDS...

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

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

    Document.nodeType property. Returns [NodeType.Document](../../nodeType/#Document).... 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. Footnote.nodeType property | Aspose.Words for N...

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

    FieldStart.nodeType property. Returns [NodeType.FieldStart](../../../aspose.words/nodeType/#FieldStart).... 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...
  7. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...Slides provides the classes and types you need to work with animations...effect . text_animation . build_type = slides . animation . BuildType...

    docs.aspose.com/slides/python-net/shape-animation/
  8. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++.... get_IsColumn () Returns true if this bookmark is a table...enclosed in the bookmark. static Type () Remarks Bookmark is a “facade”...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...objects to create charts. Add any type of chart to a worksheet using...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  10. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java....SHAPE, 0, true); Chart chart = shape.getChart();...chartStyleName) Parameters: Parameter Type Description chartStyleName java...

    reference.aspose.com/words/java/com.aspose.word...