Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 10,935 for

true type

(0.05 sec)
  1. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the DATE 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...
  2. Aspose::Words::Fields::FieldDate::get_UseLunarC...

    Aspose::Words::Fields::FieldDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++.... // Below are three types of cultural calendars that a...FieldDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldDate::get_UseUmAlQu...

    Aspose::Words::Fields::FieldDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++.... // Below are three types of cultural calendars that a...FieldDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDate::get_UseSakaEr...

    Aspose::Words::Fields::FieldDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++.... // Below are three types of cultural calendars that a...FieldDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction....CalculateOnExit { get; set; } True if references to the specified...when IsCheckBoxExactSize is true . Checked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CheckBoxControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.CheckBoxControl class. The CheckBox control toggles a value....The default value depends on a type of the control. (Inherited from...Forms2OleControl ) enabled Returns true if control is in enabled state...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration....DateTime dateTime ) Parameter Type Description document Document...$"Revision type: {r.RevisionType}, on a node of type \" { r . ParentNode...

    reference.aspose.com/words/net/aspose.words/doc...
  8. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...horizontalRuleFormat.setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...

    reference.aspose.com/words/java/com.aspose.word...
  9. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....( string csvPath ) Parameter Type Description csvPath String The...CsvDataLoadOptions options ) Parameter Type Description csvPath String The...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the Type of this node....nodeType property Gets the type of this node. get nodeType ()...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...

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