Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 15,893 for

true type

(0.24 sec)
  1. NodeCollection.IndexOf | Aspose.Words for .NET

    Discover the NodeCollection IndexOf method to efficiently find the zero-based index of any specified node in your collections....IndexOf ( Node node ) Parameter Type Description node Node The node...GetChildNodes ( NodeType . Table , true ); Assert . That ( allTables...

    reference.aspose.com/words/net/aspose.words/nod...
  2. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyBookmark");...setIncludeNoteOrComm(true); field.setInsertHyperlink(true); Assert.assertEquals(field...

    reference.aspose.com/words/java/com.aspose.word...
  3. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...Properties Name Description all_caps True if the font is formatted as...bold True if the font is formatted as bold. bold_bi True if the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... The default value is true . public bool IsSemitrasparent...this. if ( doc . Watermark . Type == WatermarkType . Text ) doc...

    reference.aspose.com/words/net/aspose.words/tex...
  5. CustomDocumentProperties.addLinkToContent metho...

    CustomDocumentProperties.addLinkToContent method. Creates a new linked to content custom document property....linkSource : string ) Parameter Type Description name string The...isLinkToContent ). toEqual ( true ); expect ( customProperty ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Inline.isMoveToRevision property | Aspose.Words...

    Inline.isMoveToRevision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....isMoveToRevision property Returns true if this object was moved (inserted)...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Inline.isInsertRevision property | Aspose.Words...

    Inline.isInsertRevision property. Returns True if this object was inserted in Microsoft Word while change tracking was enabled....isInsertRevision property Returns true if this object was inserted...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....Words :: NodeType :: Shape , true ); ASSERT_EQ ( 9 , shapes ->...all child nodes of a specific type from a composite node. auto...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) object... Comment , true )]; expect ( comments . length...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++....set_AllowComments ( true ); options -> set_DefaultInstructions ( true ); options...); options -> set_ShowDate ( true ); options -> set_Signer ( u...

    reference.aspose.com/words/cpp/aspose.words.dra...