Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 141,564 for

font

(0.15 sec)
  1. Fill.foreTintAndShade property | Aspose.Words f...

    Fill.foreTintAndShade property. Gets or sets a double value that lightens or darkens the foreground color....lightening and darkening foreground font color. let doc = new aw . Document...firstParagraph . runs . at ( 0 ). font . fill ; textFill . foreThemeColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HTML tag <hr> causes contents to extend beyond ...

    Dear Aspose Support Team I am experiencing issues when converting certain HTML documents to PDF using Aspose.Words. When the hr tag is used inside a table, it can sometimes cause the contents of that table to push beyon…...can see fonts used in your document differ from the fonts used in...likely this occurs because fonts required for document rendering...

    forum.aspose.com/t/html-tag-hr-causes-contents-...
  3. OfficeMath (Equation) Conversion to HTML with I...

    I am experiencing issues when converting DOCX files containing math equations (OfficeMath) to HTML using Aspose.Words 21.9 with JDK 16 inside an Alpine Linux Docker container (amazoncorretto:17-alpine3.18). First notice…...Have Tried: Copied Windows fonts into the container: Cambria...Placed in /app/fonts/ Also copied to /usr/share/fonts/truetype/microsoft/...

    forum.aspose.com/t/officemath-equation-conversi...
  4. Aspose.Words.Themes module | Aspose.Words for N...

    The Aspose.Words.Themes module provides classes that allow to access theme information in Microsoft Word documents....document theme can specify fonts and colors to be used in a document...Represents a collection of fonts in the font scheme, allowing to specify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  6. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Apply font, color, and background settings...##0" ; // 7. Apply font styling. label . Font . Color = Color ...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  7. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following code...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  8. Rich Text Custom Data Label of Chart Point|Docu...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for .NET. Our guide will show you how to format the labels with different Fonts, colors, and alignment options to enhance the appearance and readability of your charts....which can be used to set the font properties of the text, such...its text, and then sets the font of the first 10 characters by...

    docs.aspose.com/cells/net/rich-text-custom-data...
  9. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....ActiveX control including text, font, font height and frame position... Change the button caption, font and position. Shift the position...

    docs.aspose.com/slides/cpp/activex/
  10. LineSpacingRule | Aspose.Words for Java

    Specifies line spacing values for a paragraph in Java.... // Using font sizes that are too large for...spacing will scale to different font sizes. builder.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...