Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 7,161 for

true type

(0.05 sec)
  1. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....headerFooterType ) Parameter Type Description headerFooterType...-> set_DifferentFirstPageHe ( true ); builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldLink class | Aspose.Words for Python

    aspose.words.fields.FieldLink class. Implements the LINK field...FieldFormat object that provides typed access to field’s formatting...(Inherited from Field ) format_update_type Gets or sets a way the linked...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldNumChars class | As...

    Aspose::Words::Fields::FieldNumChars class. Implements the NUMCHARS 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...
  4. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents....checkedValue , int size ) Parameter Type Description name String The...InsertCheckBox ( "CheckBox_Default" , true , true , 50 ); builder . InsertParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Adjustment | Aspose.Words for Java

    Represents adjustment values that are applied to the specified shape in Java....SHAPE, 0, true); AdjustmentCollection adjustments...getChild(NodeType.SHAPE, 0, true); AdjustmentCollection adjustments...

    reference.aspose.com/words/java/com.aspose.word...
  6. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....ancestor of the specified object type. getBookmark() Gets the facade...string. isComposite() Returns true if this node can contain other...

    reference.aspose.com/words/java/com.aspose.word...
  7. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....PARAGRAPH, 0, true); paragraph.appendChild(new...ancestor of the specified object type. getChild(int nodeType, int...

    reference.aspose.com/words/java/com.aspose.word...
  8. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in C# or .NET... SetAllFootersVisibil ( true ); // Access and Update Header...{ if ( shape . Placeholder . Type == PlaceholderType . Header...

    docs.aspose.com/slides/net/presentation-header-...
  9. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION 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. SubDocument.accept method | Aspose.Words for Py...

    SubDocument.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

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