Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 142,633 for

font

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

    Style.listFormat property. Provides access to the list formatting properties of a paragraph style.... font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MeasurementUnits | Aspose.Words for Java

    Specifies the unit of measurement in Java....used in traditional typewriter font spacing). POINTS Points. length...used in traditional typewriter font spacing). POINTS public static...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....configuring its height, width, and font settings. #include <iostream>..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/cpp/comments-and-notes/
  4. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, PPTX and ODP programmatically.... Text ); //Display font height of the text Console ...PortionFormat . FontHeight ); //Display font name of the text Console . WriteLine...

    docs.aspose.com/slides/cpp/extracting-text-from...
  5. 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/
  6. 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...
  7. 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...
  8. FontInfo.charset property | Aspose.Words for Py...

    FontInfo.charset property. Gets or sets the character set for the Font....sets the character set for the font. @property def charset ( self...See Also module aspose.words.fonts class FontInfo FontInfo.alt_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. 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...