Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,764 for

true type

(1.29 sec)
  1. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....dispose (); } Change the Layout Type of a SmartArt Object In order...order to change the layout type of SmartArt . Please follow the...

    docs.aspose.com/slides/java/manage-smartart/
  2. Aspose::Words::Math::OfficeMath::get_DisplayTyp...

    Aspose::Words::Math::OfficeMath::get_DisplayType method. Gets/sets Office Math display format Type which represents whether an equation is displayed inline with the text or displayed on its own line in C++....Gets/sets Office Math display format type which represents whether an...get_DisplayType () Remarks Display format type has effect for top level Office...

    reference.aspose.com/words/cpp/aspose.words.mat...
  3. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....execute(); } Parameters: Parameter Type Description context SplitterContext...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  4. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....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/story/
  5. Aspose::Words::Math::OfficeMathDisplayType enum...

    Aspose::Words::Math::OfficeMathDisplayType enum. Specifies the display format Type of the equation in C++....Specifies the display format type of the equation. enum class...NodeType :: OfficeMath , 0 , true )); // OfficeMath nodes that...

    reference.aspose.com/words/cpp/aspose.words.mat...
  6. SystemFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.SystemFontSource class, your gateway to accessing all TrueType fonts on your system for seamless document creation.... override Type { get; } Returns the type of the font source.... That ( systemFontSource . Type , Is . EqualTo ( FontSourceType...

    reference.aspose.com/words/net/aspose.words.fon...
  7. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....BOOLEAN data type. add(String name, double value)...the PropertyType.DOUBLE data type. add(String name, int value)...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldImport Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldImport class, designed to streamline document processing with efficient IMPORT field implementation for enhanced productivity....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....an exception if the property type is not DateTime. Microsoft Word...{authorizationDate}" ); Shows various type conversion methods of custom...

    reference.aspose.com/words/net/aspose.words.pro...
  10. 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...