Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 10,770 for

true type

(0.06 sec)
  1. FieldComments class | Aspose.Words for Python

    aspose.words.fields.FieldComments class. Implements the COMMENTS field...FieldFormat object that provides typed access to field’s formatting...comments. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IFieldUpdatingCallback Interface | Aspose.Words...

    Customize field updates in Aspose.Words with the IFieldUpdatingCallback interface. Enhance functionality with your own methods for tailored document processing.... True ( callback . FieldUpdatedCalls...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing document automation and formatting efficiency....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...
  4. Aspose::Words::WebExtensions::TaskPane class | ...

    Aspose::Words::WebExtensions::TaskPane class. Represents an add-in task pane object. To learn more, visit the documentation article in C++.... TaskPane () static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME 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...
  7. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this shape object has after applying drawing effects. Value is measured in points in C++....GetChildNodes ( NodeType :: Shape , true ) -> LINQ_OfType < SharedPtr...terms of dimensions and shape type. ASPOSE_ASSERT_EQ ( shapes [...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class.... Parameter Type Description math OfficeMath...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () renderer...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...CategoryType { get; set; } Gets or sets type of the category axis. Crosses...title properties. Type { get; } Returns type of the axis. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C# or .NET...]; // Adds an AutoShape with type set as Rectangle IAutoShape...the IsTextBox property returns true . using ( Presentation presentation...

    docs.aspose.com/slides/net/manage-textbox/