Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 142,635 for

font

(0.91 sec)
  1. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the font formatting of...Shows how to work with a legend font. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with Golang via C++....you control over the print, font, security, and compression settings...supported. Font Size Yes Font Color Yes Font Style Yes Font Underline...

    docs.aspose.com/cells/go-cpp/convert-excel-to-pdf/
  3. Theme.colors property | Aspose.Words for Python

    Theme.colors property. Allows to specify the set of theme colors for the document....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Text|Documentation

    Text element is used to add one or more lines of text to the form....Description font_family string “Segoe UI” The font family for...the text. font_style string / array “regular” The font style for...

    docs.aspose.com/omr/net/json-markup/text/
  5. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...1:49pm 2 @ServerSide527 The font Carnegie used in your document...Could you please attach this font here for testing? I see the...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  6. ThemeColors.dark2 property | Aspose.Words for P...

    ThemeColors.dark2 property. Specifies color Dark 2....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ThemeColors.accent2 property | Aspose.Words for...

    ThemeColors.accent2 property. Specifies color Accent 2....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ThemeColors.accent6 property | Aspose.Words for...

    ThemeColors.accent6 property. Specifies color Accent 6....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run....complex_script property Font.complex_script property Specifies...DocumentBuilder ( doc = doc ) builder . font . complex_script = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text formatting with a simple boolean setting. Enhance your Markdown experience!... Font . Underline , Is . EqualTo (.... That ( para . Runs [ 0 ]. Font . Underline , Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words.loa...