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

true type

(0.78 sec)
  1. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...ConditionalStyleType enumeration type. Properties Name Description...collection. // 1 - By style type: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.GetFont() object’s...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  3. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method... CleanupOptions ) Parameter Type Description options CleanupOptions...unusedLists = true ; cleanupOptions . unusedStyles = true ; cleanupOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Appearance method. Gets/sets the appearance of a structured document tag in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::StructuredDocumentTag::R...

    Aspose::Words::Markup::StructuredDocumentTag::RemoveSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_IsLinkToContent method. Shows whether this property is linked to content or not in C++...."MyBookmark" ); ASPOSE_ASSERT_EQ ( true , customProperty -> get_IsLinkToContent...Aspose::Words::Properties::DocumentProperty::Type method Aspose::Words::Prope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. FieldMacroButton class | Aspose.Words for Python

    aspose.words.fields.FieldMacroButton class. Implements the MACROBUTTON field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method...update_word_count() overload and pass True value as a parameter to do that...Parameter Type Description update_lines_count bool True if number...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WebExtensionProperty | Aspose.Words for .NET

    Create custom web extension properties effortlessly with the WebExtensionProperty constructor. Enhance your projects with tailored name-value pairs!...name , string value ) Parameter Type Description name String Property...myScriptTaskPane . IsVisible = true ; myScriptTaskPane . Width =...

    reference.aspose.com/words/net/aspose.words.web...