Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 16,773 for

true type

(0.2 sec)
  1. CustomXmlPropertyCollection.GetEnumerator | Asp...

    Discover the CustomXmlPropertyCollection GetEnumerator method to easily iterate through collection items, enhancing your data management efficiency.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  2. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index.... Parameter Type Description index int Examples...aw . NodeType . SHAPE , 0 , True ) . as_shape () adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the control.... SHAPE , 0 , True ) . as_shape () text_box_control...TEXTBOX , text_box_control . type ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....If this property is set to "true", then our footnote's reference...with the "IsAuto" flag set to true will still show its real index...

    reference.aspose.com/words/java/com.aspose.word...
  5. FootnoteSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnoteSeparator class, your key to managing footnote and endnote content seamlessly in any document....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words.not...
  6. WebExtensionBinding | Aspose.Words for Java

    Specifies a binding relationship between a web extension and the data in the document in Java....getBindingType() Specifies the binding type. getId() Specifies the binding...value) Specifies the binding type. setId(String value) Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a document using Python....location where a particular type of data, such as a name or address...them, one for each form field type. Each of the methods accepts...

    docs.aspose.com/words/python-net/working-with-f...
  8. Table.accept method | Aspose.Words for Node.js

    Table.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitTableEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shape.accept method | Aspose.Words for Node.js

    Shape.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitShapeEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...ToExcelStruct = true; range.ToJson(options); Adhirath...colorScale.criteria.minimum.type format.colorScale.criteria.minimum...

    forum.aspose.com/t/convert-range-to-json/311994