Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 139,844 for

font

(0.58 sec)
  1. FAQ|Aspose.Slides for PHP Documentation

    Get answers to FAQ on Aspose.Slides for PHP via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....based on the metrics of the font specified in the PowerPoint...presentation. If the specified font is missing, it is replaced with...

    docs.aspose.com/slides/php-java/faqs/
  2. AsposefontConvertTowoff | Node.js

    将字体转换为Woff格式。可靠的node.js通过C ++库,用于从aspose.Font进行字体转换。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font...
  3. 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...
  4. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... Font = FontRepository . FindFont...2020" ) header . TextState . Font = FontRepository . FindFont...

    docs.aspose.com/pdf/net/python-net/
  5. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...by several factors, including font settings and paragraph formatting...issue: Check Font Availability : Ensure that the fonts used in your...

    forum.aspose.com/t/inconsistent-line-height-ren...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method. Gets or sets the interpretation mode of the Top property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its Position property in C++....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. 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...
  9. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...- no change Font Configuration: - Disabled font substitution...Math) - no change - Enabled full font embedding (setEmbedFullFonts(true))...

    forum.aspose.com/t/equation-line-breaking-issue...
  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/