Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 7,163 for

true type

(0.07 sec)
  1. NativeLibSettings | Aspose.Words for Java

    This class helps to set various options such as temporary folder for Aspose.Words native libraries and whether native libraries should be loaded and used in Java....isHarfBuzzNativeLibL() Returns true if HarfBuzz libraries is loaded...isWinNativeLibLoaded() Returns true if WindowsNativeCall libraries...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    Effortlessly navigate your documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing....string bookmarkName ) Parameter Type Description bookmarkName String...the cursor to. Return Value true if the bookmark was found; false...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing....( Node rootNode ) Parameter Type Description rootNode Node The...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....0 ) -> get_Name ()); ASSERT_TRUE ( chart -> get_Series () ->...( 0 ) -> set_HasDataLabels ( true ); chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java....SHAPE, 0, true); // Apply reflection effect...getChild(NodeType.SHAPE, 0, true); // Check reflection effect...

    reference.aspose.com/words/java/com.aspose.word...
  6. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly.... True ( args . Document . OriginalFileName...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  7. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``True`` as this node can have child nodes....isComposite property Returns true as this node can have child...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency....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/com...
  9. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection.... Parameter Type Description node Node The node...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...

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