Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 142,635 for

font

(0.13 sec)
  1. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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....PSD uses incorrect font Bug PSDNET-1739 Regression....; string fontsFolder = "692_Fonts" ; var fontFolders = new List...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  2. Render Linear & 2D Barcode Images in SQL Server...

    SQL Server Reporting Services rendering extension - Export Linear and 2D Barcode images in SSRS. Render barcode labels in BMP JPEG GIF and PNG formats....background and foreground colors, font, size, resolution, and text...be modified. The size of text font can be customized as well. Barcode...

    products.aspose.com/barcode/reporting-services/
  3. 在 Python 中向 PDF 添加椭圆形状|Aspose.PDF for Python vi...

    了解如何在 Python 中绘制、填充并标记 PDF 文件中的椭圆形状。... font = ap . text . FontRepository . find_font ( "Helvetica"...text_fragment . text_state . font_size = 24 ellipse1 = ap . drawing...

    docs.aspose.com/pdf/zh/python-net/add-ellipse/
  4. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java for more engaging slides....placement, leader lines, and reduced font size; if necessary, hide some...Explicitly set fonts (family, size) and verify that the font is available...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  5. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox....Font Product Family Aspose.TeX Product...properties for all form fields like font, help text, status text, etc...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  6. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....placement, leader lines, and reduced font size; if necessary, hide some...Explicitly set fonts (family, size) and verify that the font is available...

    docs.aspose.com/slides/net/chart-data-label/
  7. C# API to Export EMAIL to ODT | products.aspose...

    Convert EMAIL to ODT without using Microsoft Word or Outlook on .NET...HTML, such as setting the font size, font color, and background color...

    products.aspose.com/total/net/conversion/email-...
  8. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....Font Product Family Aspose.TeX Product...properties like setting the default font, scaling images to fit the page...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  9. Exporting large dimension PDF to high dpi PNG c...

    Hello, I am using the PDF library to create PNG images which I then import into our CAD documents. string fileExtension = "png"; ImageFormat format = ImageFormat.Png; PdfConverter pdfConverter = new PdfConv…...RenderingOptions to enable font hinting RenderingOptions opts...Pdf.RenderingOptions to enable font hinting RenderingOptions opts...

    forum.aspose.com/t/exporting-large-dimension-pd...
  10. 使用 Java 管理演示文稿中的字体|Aspose.Slides 文档

    在 Java 中使用 Aspose.Slides 控制字体:嵌入、替换并加载自定义字体,确保 PPT、PPTX 和 ODP 演示文稿保持清晰、品牌安全且一致。...FontData 定义字体,并相应地设置文本 Portion 的 Font 。 将字体设为粗体。 将字体设为斜体。 使用由 Portion...dispose (); } 设置文本字体属性 如 Managing Font Related Properties 中所述,使用 Portion...

    docs.aspose.com/slides/zh/java/manage-fonts/