Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 16,769 for

true type

(0.34 sec)
  1. StructuredDocumentTag.SdtType | Aspose.Words fo...

    Discover the SdtType property of StructuredDocumentTag to easily identify tag Types, enhancing your document management and organization....SdtType property Gets type of this Structured document...Examples Shows how to get the type of a structured document tag...

    reference.aspose.com/words/net/aspose.words.mar...
  2. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the Type of header or footer found in a Word file....HeaderFooterType enumeration Identifies the type of header or footer found in...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor... Parameter Type Description options DocumentBuilderOptio.... Document ): ... Parameter Type Description doc Document The...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setAllowBreakAcrossP(true); tableStyle.setCellSpacing(5...setStyle(tableStyle); table.setBidi(true); // Setting the style properties...

    reference.aspose.com/words/java/com.aspose.word...
  6. CustomXmlPropertyCollection.Contains | Aspose.W...

    Discover if CustomXmlPropertyCollection holds a property by name. Efficiently manage your XML data with our reliable methods for seamless integration....Contains ( string name ) Parameter Type Description name String Case-sensitive...property to locate. Return Value true if the item is found in the...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....Gets/sets Office Math display format type which represents whether an...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced document flexibility and user experience....and PlainText SDT type. For all other SDT types exception will occur... That ( tag . Id > 0 , Is . True ); // Set the font for the text...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 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...
  10. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...(Inherited from Node ) field_type Returns the type of the field. (Inherited...Inline ) has_separator Returns True if this field has a separator...

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