Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 12,906 for

true type

(0.06 sec)
  1. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_Type property. Gets Type of this Structured document tag....sdt_type property StructuredDocumentTa.sdt_type property Gets...Gets type of this Structured document tag . @property def sdt_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....Shows how to use various field types to link to other documents in...DocumentBuilder(doc); // Below are three types of fields we can use to display...

    reference.aspose.com/words/java/com.aspose.word...
  3. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character formatting in inline nodes. Enhance your document's style without child nodes!...IsComposite { get; } Returns true if this node can contain other...IsDeleteRevision { get; } Returns true if this object was deleted in...

    reference.aspose.com/words/net/aspose.words/inl...
  4. SaveOptions.PrettyFormat | Aspose.Words for .NET

    Enhance your output with SaveOptions' PrettyFormat property. Activate for cleaner, well-structured results. Default is false. Discover the difference!...PrettyFormat property When true , pretty formats output where...get ; set ; } Remarks Set to true to make HTML, MHTML, EPUB, WordML...

    reference.aspose.com/words/net/aspose.words.sav...
  5. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified Type for enhanced performance....nodes that match the specified type. public NodeCollection GetChildNodes...Parameter Type Description nodeType NodeType Specifies the type of nodes...

    reference.aspose.com/words/net/aspose.words/com...
  6. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....CanHaveImage { get; } Returns true if the shape type allows the shape to...ExtrusionEnabled { get; } Returns true if an extrusion effect is enabled...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++.... get_CalculateOnExit () True if references to the specified...when IsCheckBoxExactSize is true . get_Checked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...horizontalRuleFormat.setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...(Inherited from Node ) field_type Returns the type of the field. (Inherited...Inline ) has_separator Returns True if this field has a separator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency....headerFooterType ) Parameter Type Description headerFooterType...None ; shape . BehindText = true ; // Place the image at the...

    reference.aspose.com/words/net/aspose.words/doc...