Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 12,900 for

true type

(0.08 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. 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...
  3. 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...
  4. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article....FieldFormat object that provides typed access to field’s formatting...redirected. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats.... pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...out_doc_contents ) self . assertTrue ( '<ul type="disc" style="margin:0pt; padding-left:0pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a section...Story ) has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldGlossary class | Aspose.Words for Python

    aspose.words.fields.FieldGlossary class. Implements the GLOSSARY field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method...[ Hide ] insert_field(field_type, update_field) Inserts a Word...insert_field ( self , field_type : aspose . words . fields ....

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