Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 137,407 for

font

(0.12 sec)
  1. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Set the font color and size of the textbox tb . font . color...

    docs.aspose.com/cells/javascript-cpp/setting-sh...
  2. FieldSymbol Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSymbol class for efficient SYMBOL field implementation, enhancing your document processing capabilities....Gets or sets the name of the font of the character retrieved by...sets the size in points of the font of the character retrieved by...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Translation Principles We use Font formatting for inline blocks...formatting. Inline Blocks We use Font formatting when translating...

    docs.aspose.com/words/python-net/translate-mark...
  4. FontConfigSubstitutionRule.isFontConfigAvailabl...

    Hi, I think I discovered a bug in Aspose Words for Java, affecting the newest version 23.12 and several older versions, for which I could not find any other threads in this forum: FontConfigSubstitutionRule.isFontConfi…...false on linux systems, although Font-Config, especially fc-match...Java ignoring all font subsitutions known to Font-Config / fc-match...

    forum.aspose.com/t/fontconfigsubstitutionrule-i...
  5. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity.... True ); // Set the font for the text inside the structured...Name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....toEqual ( true ); // Set the font for the text inside the structured...name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabel.Top | Aspose.Words for .NET

    Adjust the ChartDataLabel Top property to control data label positioning for enhanced chart clarity. Optimize your visual data representation effortlessly!...calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabel.Left | Aspose.Words for .NET

    Adjust the ChartDataLabel Left property to control data label positioning on your chart. Enhance clarity and presentation with precise distance settings....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.leftMode](../leftMode/) property....calculated using title text and font. const doughnutCenterY = titleAreaHeight...can be calculated using label font. const oneCharLabelWidth = 12...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#.... Font . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //Write the output...

    docs.aspose.com/slides/net/adding-text-dynamica...