Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 12,490 for

true type

(0.06 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++....get_IsMultiSection () Returns true if this instance is a ranged...contents within the SDT). if set to true, this state shall be resumed...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own... isComposite Returns true if this node can contain other...Node ) isDeleteRevision Returns true if this object was deleted in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....get_HasDigitalSignature () const Returns true if this document contains a...get_HasMacros () const Returns true if this document contains a...

    reference.aspose.com/words/cpp/aspose.words/fil...
  4. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....-> set_ExportDocumentProper ( true ); doc -> Save ( get_ArtifactsDir...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Field.Result | Aspose.Words for .NET

    Manage Field Result properties effortlessly. Access or modify text between field separators for streamlined data handling and enhanced efficiency.... Type , Is . EqualTo ( FieldType ...Result )). Days <= 1 , Is . True ); See Also class Field namespace...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldTC class | Aspose.Words for Python

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

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

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

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

    Implements DOCVARIABLE field in Java....FIELD_DOC_VARIABLE, true); fieldDocVariable.setVariableName("My...FieldFormat object that provides typed access to field’s formatting...

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

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldSubject | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...