Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 10,922 for

true type

(0.11 sec)
  1. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different headers and footers for odd-numbered and even-numbered pages....oddAndEvenPagesHeade property True if the document has different...DocumentBuilder ( doc ); // Below are two types of header/footers. // 1 - The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method... Parameter Type Description ref_node Inline... Paragraph ): ... Parameter Type Description ref_node Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::CommentRangeEnd::CommentRangeEnd...

    Aspose::Words::CommentRangeEnd::CommentRangeEnd constructor. Initializes a new instance of this class in C++....doc , int32_t id ) Parameter Type Description doc const Syste...GetChildNodes ( NodeType :: Comment , true )); } static void PrintAllCommentInfo...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... CalculateOnExit = true ; Assert . AreEqual ( 3 , comboBox...DropDownSelectedInde ); Assert . True ( comboBox . Enabled ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++....PageSetup::get_OddAndEvenPagesHeade method True if the document has different...-> set_DifferentFirstPageHe ( true ); builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. FieldDdeAuto.prog_id property | Aspose.Words fo...

    FieldDdeAuto.prog_id property. Gets or sets the application Type of the link information....Gets or sets the application type of the link information. @property...Shows how to use various field types to link to other documents in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy.... CalculateOnExit = true ; Assert . AreEqual ( 3 , comboBox...DropDownSelectedInde ); Assert . True ( comboBox . Enabled ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldChar.fieldType property | Aspose.Words for...

    FieldChar.fieldType property. Returns the Type of the field....fieldType property Returns the type of the field. get fieldType...Fields . FieldType . FieldDate , true ). asFieldDate (); field . format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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...