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

true type

(0.07 sec)
  1. SdtType | Aspose.Words for Java

    Specifies the Type of a structured document tag SDT node in Java....class SdtType Specifies the type of a structured document tag...document tag of the Citation type. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT.... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. isDirty() Gets whether the...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. isDirty() Gets whether the...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. Processor.from_file method | Aspose.Words for P...

    aspose.words.lowcode.Processor.from_file method... Parameter Type Description input str Input...LoadOptions ): ... Parameter Type Description input str Input...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....FIELD_LAST_SAVED_BY, true); Assert.assertEquals(" LASTSAVEDBY...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....FIELD_OCX, true); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  10. CustomXmlProperty.Name | Aspose.Words for .NET

    Define your custom XML attributes effortlessly with the CustomXmlProperty Name property. Enhance your documents with smart tags for better organization...."Element" property to reflect the type of data they contain. smartTag..."date" ; // Some smart tag types process their contents further...

    reference.aspose.com/words/net/aspose.words.mar...