Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 139,615 for

font

(0.15 sec)
  1. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. This methods internally...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><table...style="margin-top:0pt; margin-bottom:0pt; font-size:14pt"><img src="data:image/png;base64...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  3. Extract Text and Images from ODP Files using Py...

    Python source code to parse ODP Presentation.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/python-net/parser/odp/
  4. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。..."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=..."companyname" /> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/
  5. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets Font color...color property Gets or sets font color. The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file...."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=..."companyname" /> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  7. FontInfo.altName property | Aspose.Words for No...

    FontInfo.altName property. Gets or sets the alternate name for the Font....sets the alternate name for the font. get altName () : string Remarks...See Also module Aspose.Words.Fonts class FontInfo FontInfo.charset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. Converting a TEXT file to PDF using PHP | Aspos...

    Sample code on PHP for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion with Aspose.PDF for PHP via Java...Find the "Courier" font in the repository. $font = $fontRepository...TextFragment ( $text ); // Set the font of the text fragment to "Courier"...

    products.aspose.com/pdf/php-java/conversion/tex...
  10. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, Fonts, and colors to cell ranges programmatically....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/cpp/how-to-format-a-range/