Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 16,759 for

true type

(0.08 sec)
  1. 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...
  2. 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...
  3. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method... Parameter Type Description document Document...CompareOptions ): ... Parameter Type Description document Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldIndex::get_Bookmark...

    Aspose::Words::Fields::FieldIndex::get_BookmarkName method. Gets or sets the name of the bookmark that marks the portion of the document used to build the index in C++....:: FieldType :: FieldIndex , true )); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. auto indexEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Debug Information|Aspose.PDF for Reporting Serv...

    Access and analyze debug information for PDF rendering in Aspose.PDF for Reporting Services to troubleshoot issues effectively....SavingXmlFormat Date Type : Boolean Values supported : True, False (default)... < Extension Name = "APPDF" Type = " Aspose.PDF.ReportingServices...

    docs.aspose.com/pdf/reportingservices/debug-inf...
  6. Table|Documentation

    Table element organizes questions and answers in a tabular structure....declared as an object with "element_type": "Table" property. The number...children property. { "element_type" : "Table" , "answers_count"...

    docs.aspose.com/omr/net/json-markup/table/
  7. 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...
  8. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method... move_parent(types) Moves to the parent entity...the specified type. def move_parent ( self , types : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points).... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

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