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

true type

(0.09 sec)
  1. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... BuiltIn { get; } True if this style is one of the...the style. IsHeading { get; } True when the style is one of the...

    reference.aspose.com/words/net/aspose.words/style/
  2. 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...
  3. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run.... insert_field ( field_type = aw . fields . FieldType ....FIELD_MACRO_BUTTON , update_field = True ) . as_field_macro_button ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  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. 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...
  7. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....setIgnoreStoreItemId(true); docA.getRevisions().rejectAll();...getAdvancedOptions().setIgnoreStoreItemId(true); docA.getRevisions().rejectAll();...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...