Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 16,791 for

true type

(0.49 sec)
  1. InlineStory.IsMoveToRevision | Aspose.Words for...

    Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with True/false status for seamless document editing....IsMoveToRevision property Returns true if this object was moved (inserted)...( doc . HasRevisions , Is . True ); List < Footnote > footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  2. InlineStory.isInsertRevision property | Aspose....

    InlineStory.isInsertRevision property. Returns True if this object was inserted in Microsoft Word while change tracking was enabled....isInsertRevision property Returns true if this object was inserted.... hasRevisions ). toEqual ( true ); var footnotes = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... Remarks When True , the runs and other inline...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font Formatting

    Font formatting is the process of styling font settings like their colors, boldness, size, and other properties that affect appearance and readability....Here font properties like font type, size, color, style (such as...itself. Types of font formatting There are several types of font...

    docs.aspose.com/font/net/font-formatting/
  5. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....italic property True if the font is formatted as...text_path . bold = True shape . text_path . italic = True # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...IsWordArt property Returns true if this shape is a WordArt object...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... If this option is set to True , fonts will be embedded into...export_fonts_as_base64 = True options . css_style_sheet_type = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB...When this property is set to True images data are exported directly...export_fonts_as_base64 = True options . css_style_sheet_type = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...UseSubstitutions = true; Regex tagRegex = new Regex(@"<<...GetChildNodes(NodeType.Paragraph, true).OfType<Paragraph>()) { string...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  10. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index... has_data_labels = True self . assertFalse ( series...[ i ] . show_category_name = True series . data_labels [ i ] ...

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