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

font

(0.11 sec)
  1. 使用字体库的文本渲染| .NET

    将文本转换为图像,并在.NET产品中渲染TrueType和Opentype字体。 C#API用于开发人员操纵和字体文件。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/developer-guide/tex...
  2. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic signature in PDF documents programmatically with C++ sample code using Aspose.PDF for C++...Set the style of text like font, font size, color etc. Save PDF...

    products.aspose.com/pdf/cpp/signature/
  3. ProcessorContext class | Aspose.Words for Python

    aspose.words.lowcode.ProcessorContext class. Base class for processor contexts...Properties Name Description font_settings Font settings used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end.... font . color = aspose . pydrawing...pydrawing . Color . blue builder . font . underline = aw . Underline...

    reference.aspose.com/words/python-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. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。... add (); int count = 4 ; Font font = FontRepository . findFont...getDefaultTextState (). setFont ( font ); page . getPageInfo (). getDefaultTextState...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  9. 修改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/
  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...