Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 31,836 for

custom font

(0.07 sec)
  1. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by type, enhancing your styling capabilities effortlessly.... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  2. 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...
  3. 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...
  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. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document... default_font Gets document default text formatting...DocumentBuilder ( doc = doc ) # Create a custom paragraph style. style = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks....$document -> close (); Embedding Fonts in an Existing PDF File PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...
  7. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/cpp/specify-truetype-font...
  8. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091
  9. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperlink into your document using Aspose.Words for C++....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/cpp/working-with-hyperlinks/
  10. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system, or memory using Java....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/java/specify-truetype-fon...