Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 134,547 for

font

(0.53 sec)
  1. 在 JavaScript 通过 C++ 使用 HtmlSaveOptions.tableCss...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 对 HTML 中的表格元素样式进行前缀。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...cell - font color is Red const st = cell . style ; st . font . color...

    docs.aspose.com/cells/zh/javascript-cpp/prefix-...
  2. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for JavaScript via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation.... Configure the chart title font settings. Set the position of..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/custom-sli...
  3. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....Current font formatting specified by the DocumentBuilder.font property...builder . font . border . color = "#008000" ; builder . font . border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldSymbol class | Aspo...

    Aspose::Words::Fields::FieldSymbol class. Implements a SYMBOL field. To learn more, visit the documentation article in C++....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/cpp/aspose.words.fie...
  5. Appendices|Documentation

    Additional information common to all topics of the documentation....Appendices Contents [ Hide ] Font and background colors Optical...

    docs.aspose.com/omr/net/appendices/
  6. Aspose::Words::Drawing::FillType enum | Aspose....

    Aspose::Words::Drawing::FillType enum. Specifies fill type for a fillable object in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. FontFallbackSettings.load method | Aspose.Words...

    Aspose.Words.Fonts.FontFallbackSettings.load method...method load(fileName) Loads font fallback settings from XML file...See Also module Aspose.Words.Fonts class FontFallbackSettings ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 档案

    档案...Font for Java 开发用于处理不同种类的 字体 。您可以通过从...aspose</groupId> <artifactId>aspose-font</artifactId> <version>22.10</version>...

    blog.aspose.com/zh/font/convert-eot-to-woff-in-...
  9. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....calculated using title text and font. final double DOUGHNUT_CENTER_Y...can be calculated using label font. final double ONE_CHAR_LABEL_WIDTH...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...text any length, any font and any font size. As consequence height...getTextHeight() will return font size of one line, independent...

    forum.aspose.com/t/how-to-get-content-height-on...