Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 15,999 for

true type

(0.97 sec)
  1. ConditionalStyleCollection.FirstColumn | Aspose...

    Discover the ConditionalStyleCollection FirstColumn property to easily customize your first column style for enhanced design flexibility and user experience.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  2. TableStyle.conditionalStyles property | Aspose....

    TableStyle.conditionalStyles property. Collection of conditional styles that may be defined for this table style.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!... FieldMergeBarcode , true ); field . BarcodeType = "QR"..."0" ; Assert . That ( field . Type , Is . EqualTo ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ConditionalStyleCollection.OddRowBanding | Aspo...

    Discover the ConditionalStyleCollection OddRowBanding property to enhance your table's design with stylish odd row banding for better readability.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  5. StyleType | Aspose.Words for Java

    Represents Type of the style in Java....public class StyleType Represents type of the style. Examples: Shows...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/embed-atta...
  8. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... # 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. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of 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...
  10. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....string fieldName ) Parameter Type Description fieldName String...mail merge field. Return Value true if the merge field was found...

    reference.aspose.com/words/net/aspose.words/doc...