Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 7,161 for

true type

(0.04 sec)
  1. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by Type, enhancing your styling capabilities effortlessly....object by conditional style type. public ConditionalStyle this...collection. // 1 - By style type: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  2. Style.isQuickStyle property | Aspose.Words for ...

    Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....BreakIsStyleSeparato { get; } True if this paragraph break is a...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words/par...
  4. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....Stream presentation ) Parameter Type Description stream Stream Stream...powerpointStream , "OleObject.pptx" , true , imageStream ); } } // Double-click...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor... Parameter Type Description options DocumentBuilderOptio.... Document ): ... Parameter Type Description doc Document The...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDisplayBarcode.BarcodeType | Aspose.Words ...

    Discover the FieldDisplayBarcode's BarcodeType property—easily manage and customize barcode Types like QR for enhanced data display and functionality....property Gets or sets the barcode type (QR, etc.) public string BarcodeType...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Chart Workbook|Aspose.Slides for Python Documen...

    Chart workbook in PowerPoint presentation in Python...BUBBLE , 50 , 50 , 600 , 400 , True ) series = chart . chart_data...show_label_value_from_cell = True wb = chart . chart_data . chart_data_workbook...

    docs.aspose.com/slides/python-net/chart-workbook/
  8. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....are three different calendar types according to which the SAVEDATE...FIELD_SAVE_DATE, true); field.setUseLunarCalendar(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  9. HtmlFixedSaveOptions.ExportEmbeddedSvg | Aspose...

    Discover HtmlFixedSaveOptions' ExportEmbeddedSvg property, easily embed SVG resources in your HTML documents for enhanced visuals. Default, True.... Default value is true . public bool ExportEmbeddedSvg..."ExportEmbeddedSvg" flag to "true" will embed all SVG object raw...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...aw . NodeType . PARAGRAPH , True ) . count self . assertEqual...

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