Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 15,945 for

true type

(0.1 sec)
  1. MailMerger.create method | Aspose.Words for Python

    MailMerger.create method. Creates new instance of the mail merger processor.... Parameter Type Description context MailMergerContext...mail_merge_options . trim_whitespaces = True aw . lowcode . MailMerger ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....:: FieldType :: FieldAuthor , true ); // 2 - "Title" property,...:: FieldType :: FieldTitle , true ); // 3 - "Subject" property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. FieldGlossary Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldGlossary class for seamless GLOSSARY field implementation. Enhance your document processing with powerful features!...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. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the document tree, enhancing your document management skills.... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag.... toEqual ( true ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart Type, the converter…...includes a word scatter chart type, the converter throws the following...following error: “Chart type does not support a data table.” This...

    forum.aspose.com/t/exception-when-converting-wo...
  7. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....FootnoteType footnoteType ) Parameter Type Description doc const Syste...If this property is set to "true", then our footnote's reference...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content Type of the document....property Gets or sets the content type of the document. get contentType...aw . NodeType . Paragraph , true ). count ; expect ( properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java.... If the comparison is true, SKIPIF cancels the current...insertField(FieldType.FIELD_SKIP_IF, true); // Move the builder to the...

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