Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 10,935 for

true type

(0.12 sec)
  1. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides....setFontBold ( NullableBool :: True ); $port2 -> getPortionFormat...setFontBold ( NullableBool :: True ); # Set font to Italic $port1...

    docs.aspose.com/slides/php-java/manage-fonts/
  2. FieldBibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBibliography class to effortlessly manage bibliography fields in your documents. Enhance your writing with ease!...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...
  3. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful document automation with Aspose.Words.ReportingEngine. Easily populate templates with data and customize settings for seamless reporting....of unique items) containing Type objects which fully or partially...corresponding types’ static members, perform type casts, etc. ...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = True; options.ImageCompressionOptions.ResizeImages = …...CompressImages = true; options.ImageCompressionOpti...Document(memoryStreamContent, true); doc.OptimizeResources(options);...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...
  5. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....the OwnHelp property is set to true , HelpText specifies the text...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a form field is focused....OwnStatus { get ; set ; } Remarks If true , the text specified by the...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...document can be accessed via typed collections, for example Document...can be selected by their node type using CompositeNode.get_child_nodes()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless document editing!...IsMoveToRevision property Returns true if this object was moved (inserted)...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  9. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.Font object’s...

    docs.aspose.com/cells/net/cells-font-settings/