Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 137,427 for

font

(0.24 sec)
  1. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....246 Font: Helvetica, Size: 12 ----------...Position - X: 33.482, Y: 708.246 Font: Helvetica, Size: 12 ----------...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  2. 将 Type1 字体转换为 TrueType | C# .NET API 解决方案

    本文将详细介绍如何使用 Aspose.Page API 的 .NET 解决方案将 Type1 字体转换为 TTF。并提供了代码片段。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/net/type1-to-ttf/
  3. 在 Android 上管理演示主题|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中掌握演示主题,以创建、定制和转换具有一致品牌的 PowerPoint 文件。...正文字体拉丁文(Minor Latin Font) +mj-lt - 标题字体拉丁文(Major Latin Font) +mn-ea - 正文字体东亚(Minor...East Asian Font) +mj-ea - 标题字体东亚(Major East Asian Font) 下面的 Java...

    docs.aspose.com/slides/zh/androidjava/presentat...
  4. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows.... You’ll learn to set font sizes, alignments, and margins...to the slide. Set the font size (font height) for the text. Set...

    docs.aspose.com/slides/python-net/manage-table/
  5. 入门| Aspose.Font 适用于C++

    C ++字体操纵API的入门部分涵盖了包括产品概述,支持的文件格式,功能列表和安装的主题。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/getting-started/
  6. Public API Changes in Aspose.Cells 8.4.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the DataLabels with different font settings and color. The following..."Rich Text Label" ; //Set the font setting of the first 10 characters...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....getFill() or Font.getFill() property to access..."BackThemeColor" and "BackTintAndShade" for font fill. if (fill.getBackTintAndShade()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Automate Presentation Localization on Android|A...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides for Android, using practical code samples and tips for faster global rollout....the availability of proper fonts and layout/line-break settings...make the required fonts available, configure font substitution rules...

    docs.aspose.com/slides/androidjava/presentation...
  9. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  10. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本... font_size = 12 text_fragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) text_fragment...

    products.aspose.com/pdf/zh-hant/python-net/text/