Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 30,868 for

custom font

(0.1 sec)
  1. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list formatting properties of a paragraph style....DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a paragraph style....DocumentBuilder ( doc = doc ) # Create a custom paragraph style. style = doc...'MyStyle1' ) style . font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/java/environment-configura...
  4. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label.... -; -@ -" Custom with color - “[Red]-#,##0.0”...sales report" ; // Insert a custom chart series with months as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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....TrueType fonts when rendering documents or embedding fonts. public...sources that contain TrueType fonts. Remarks By default, Aspose...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....Different format settings like font, border and number format are...by customizing font and border settings. Customizing Font Settings...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java.... Examples: Shows how customize node changing with a callback...the node changing callback to custom implementation, // then add/remove...

    reference.aspose.com/words/java/com.aspose.word...
  8. Customize Barcode Text and Captions in JavaScri...

    How to Set Barcode Text and Captions in Aspose.BarCode for JavaScript via C++...Customize Barcode Text and Captions in JavaScript Contents [...placed onto barcode labels. To customize appearance-related parameters...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  9. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... -; -@ -" Custom with color - “[Red]-#,##0.0”...'Monthly sales report' # Insert a custom chart series with months as...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....pdf" ); } Loading Font from Stream The following code...code snippet shows how to load Font from Stream object when adding...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/