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

font

(0.24 sec)
  1. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/ps/working-with-clips/
  2. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  3. FieldSymbol.fontName property | Aspose.Words fo...

    FieldSymbol.FontName property. Gets or sets the name of the Font of the character retrieved by the field....Gets or sets the name of the font of the character retrieved by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextPath.strikeThrough property | Aspose.Words ...

    TextPath.strikeThrough property. True if the Font is formatted as strikethrough text....strikeThrough property True if the font is formatted as strikethrough...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在 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-...
  6. 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...
  7. 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...
  8. How to obtain actual rendered width/bounds of T...

    Hello, We are currently testing TEXT and MTEXT entity processing using Aspose.CAD for .NET 26.1.0 and would appreciate some guidance. Our goal is to obtain the actual rendered width/height or bounding box of DWG TEXT a…...TEXT and MTEXT entities TTF fonts, for example Arial Narrow Any...calculate the width based on the font that is used by the entity....

    forum.aspose.com/t/how-to-obtain-actual-rendere...
  9. 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...
  10. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...体,请使用 DefaultAppearance (Font font, double size, Color color)..."textbox1" )); // 创建字体对象 auto font = Aspose :: Pdf :: Text :: FontRepository...

    docs.aspose.com/pdf/zh/cpp/modifing-form/