Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 16,871 for

true type

(0.18 sec)
  1. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....FIELD_GO_TO_BUTTON, true); field.setDisplayText("My Button");...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  2. Generate QR Codes for Wi-Fi Settings|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following steps: Select the Type: Wifi Fill out the content section:...Settings Format WIFI:T: ;S: ;P: ;H:<TRUE|FALSE>; API GET / qrcodegen...

    docs.aspose.com/barcode/java/1-2-1-7-generating...
  3. 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...
  4. Font Processing API for JavaScript via C++

    Elevate your web typography with Aspose.Font for JavaScript API for font management. Handle various font formats and integrate APIs into your projects....by various parameters such as type family, typeface, and proportions...aspects. ✨ Regardless of the font type - be it TTF, EOT, WOFF, CFF...

    products.aspose.com/font/javascript-cpp/
  5. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType font sources for optimal results....FontSourceBase [] sources ) Parameter Type Description sources FontSourceBase[]...FullFontName == "Arial" ), Is . True ); // The default font source...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method... Parameter Type Description ref_node Inline... Paragraph ): ... Parameter Type Description ref_node Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldCompare class | Aspose.Words for Python

    aspose.words.fields.FieldCompare class. Implements the COMPARE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

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

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....data) Parameters: Parameter Type Description inputStream java...reportBuilderOptions) Parameters: Parameter Type Description inputStream java...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ 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.GetFont() object’s...

    docs.aspose.com/cells/go-cpp/cells-font-settings/