Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 12,638 for

true type

(0.08 sec)
  1. ConditionalStyle.ParagraphFormat | Aspose.Words...

    Discover the ConditionalStyle ParagraphFormat property to easily access and manage paragraph formatting in your styles for enhanced document presentation.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  2. FieldMergeBarcode.SymbolHeight | Aspose.Words f...

    Adjust the FieldMergeBarcode SymbolHeight property to customize your barcode's height in TWIPS. Enhance your data presentation with precision!... FieldMergeBarcode , true ); field . BarcodeType = "QR"..."0" ; Assert . That ( field . Type , Is . EqualTo ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldMergeBarcode.BackgroundColor | Aspose.Word...

    Discover the FieldMergeBarcode BackgroundColor property to customize your barcode's appearance. Easily set colors for enhanced visibility and branding!... FieldMergeBarcode , true ); field . BarcodeType = "QR"..."0" ; Assert . That ( field . Type , Is . EqualTo ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  4. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....DocumentBase doc ) Parameter Type Description doc DocumentBase..."Element" property to reflect the type of data they contain. smartTag...

    reference.aspose.com/words/net/aspose.words.mar...
  5. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality....Parameter Type Description fieldType FieldType The type of the field...Words can update fields of most types, but not all. For more details...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Using OnAjaxCallFinishedClientFunction of GridW...

    This article introduces how to work with OnAjaxCallFinishedClientFunction in GridWeb....Language = "C#" AutoEventWireup = "true" CodeFile = "TestGridWeb.aspx...GridWeb </ title > < script type = "text/javascript" > var updateCells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....ShapeBase [] shapes ) Parameter Type Description shapes ShapeBase[]...= ( Shape ) shape1 . Clone ( true ); GroupShape groupShape2 =...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

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

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...BehindText = true; shape.RelativeHorizontalPo...Builder.InsertHtml(content, true); this.Builder.EndRow(); #endregion...

    forum.aspose.com/t/not-able-to-keep-the-table-a...