Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 14,732 for

true type

(0.13 sec)
  1. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced data accuracy and efficiency.... FieldMergeBarcode , true ); field . BarcodeType = "EAN13"...bars. field . DisplayText = true ; field . PosCodeStyle = "CASE"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Custom sorting in Pivot Table|Documentation

    How to sort Pivot Tables on field values with Aspose.Cells for JavaScript via C++....Sort Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/custom-sor...
  3. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified Types....method get_child_nodes(node_type, is_deep) Returns a live collection...specified types. def get_child_nodes ( self , node_type : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlFixedSaveOptions.ExportEmbeddedCss | Aspose...

    Discover how the ExportEmbeddedCss property of HtmlFixedSaveOptions enhances your HTML documents by embedding CSS for seamless styling. Optimize your web pages today!..."ExportEmbeddedCss" flag to "true" save the CSS stylesheet to... "<style type=\"text/css\">" ). Success , Is . True ); Assert...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocumentProperty.ToDouble | Aspose.Words for .NET

    Convert DocumentProperty values to double effortlessly with the ToDouble method. Unlock precise data handling for your applications today!...property type is not Number. Examples Shows various type conversion...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  6. FieldTC.TypeIdentifier | Aspose.Words for .NET

    Discover the FieldTC TypeIdentifier property. Easily manage field Type identifiers with this versatile feature, enhancing your data organization and efficiency....TypeIdentifier property Gets or sets a type identifier for this field (which...InsertField ( FieldType . FieldTOC , true ); // Configure the field only...

    reference.aspose.com/words/net/aspose.words.fie...
  7. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing in Java....this flag to true. options.setSaveRoutingSlip(true); doc.save(getArtifactsDir()...arg0) Parameters: Parameter Type Description arg0 java.lang.Throwable...

    reference.aspose.com/words/java/com.aspose.word...
  8. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity...Remarks This is a more specific type of the current entity, e.g....span has LayoutEntityType.SPAN type and may have either a BOOKMARKSTART...

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

    aspose.words.fields.FormField class. Represents a single form field...Description calculate_on_exit True if references to the specified...FormField.is_check_box_exact_size is True . checked Gets or sets the checked...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization....IsComposite { get; } Returns true if this node can contain other...abstract NodeType { get; } Gets the type of this node. ParentNode { get;...

    reference.aspose.com/words/net/aspose.words/node/