Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 143,246 for

font

(0.23 sec)
  1. 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...
  2. FontSubstitutionWarningInfo.requestedFamilyName...

    FontSubstitutionWarningInfo.requestedFamilyName property. Requested Font family name....requestedFamilyName property Requested font family name. get requestedFamilyName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Text to JPG Images Using Java – Aspose.Drawing

    Step-by-step guide to add text on JPG images using Java and Aspose.Drawing. Learn code, captions, and free online tools....drawing shapes, and handling fonts, allowing high‑quality graphical...desired text color. Define a Font with the required family, style...

    blog.aspose.com/drawing/write-text-on-jpg-in-java/
  4. FileFontSource.filePath property | Aspose.Words...

    FileFontSource.filePath property. Path to the Font file....filePath property Path to the font file. get filePath () : string...See Also module Aspose.Words.Fonts class FileFontSource FileFontSource...

    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. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....containing the note text in the font and size chosen by the reader...style=\"color:#FF0000;font-weight:normal;font-style:normal;font-stretch:normal\"><p...

    docs.aspose.com/pdf/net/text-annotation/
  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/