Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 15,985 for

true type

(0.23 sec)
  1. Node.clone method | Aspose.Words for Python

    Node.clone method. Creates a duplicate of the node....Parameter Type Description is_clone_children bool True to recursively...clone_with_children = para . clone ( True ) self . assertTrue ( clone_with_children...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.export_cid_urls_for_mhtml_resou...

    HtmlSaveOptions.export_cid_urls_for_mhtml_resources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents... css_style_sheet_type = aw . saving . CssStyleSheetType...export_font_resources = True options . pretty_format = True doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape Type of the parent chart element....property Gets or sets the shape type of the parent chart element...hasDataLabels = true ; series . dataLabels . showValue = true ; // Format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....FIELD_MERGE_BARCODE, true); field.setBarcodeType("ITF14");...insertField(FieldType.FIELD_MERGE_BARCODE, true); field.setBarcodeType("CODE39");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement....AppendParagraph ( string text ) Parameter Type Description text String The...That ( header . IsHeader , Is . True ); Assert . That ( para . IsEndOfHeaderFooter...

    reference.aspose.com/words/net/aspose.words/sto...
  6. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....ancestor of the specified object type. getBidi() Gets whether this...of cells. getRows() Provides typed access to the rows of the table...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!... True ); // Insert a MACROBUTTON field...FieldType . FieldMacroButton , true ); field . MacroName = "MyMacro"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CustomPart.IsExternal | Aspose.Words for .NET

    Discover the CustomPart IsExternal property, learn how it defines internal vs. external custom parts in OOXML packages for streamlined data management.... True if this custom part is an external...Console . WriteLine ( $"\tContent type:\t\t{enumerator.Current.ContentType}"...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity.... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency.... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...