Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 137,042 for

font

(0.26 sec)
  1. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback....wa ) # Create TextState for Font settings ts = ap . text . TextState...Color . blue ts . font_size = 25 ts . font = ap . text . FontRepository...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  2. Wmf to png conversion absolute line and divid l...

    Using aspose.imageing java product: converting wmf to png file. After converting wmf to png , the absolute line e.g. |u| , “|” getting very faint in png file. wmf file and converted png file enclosed in zip format. i…...depend on OS/Java/installed fonts and so on) // Please test the...wrong font is being used. Perhaps there is no necessary font on...

    forum.aspose.com/t/wmf-to-png-conversion-absolu...
  3. 使用JavaScript通过C++格式化区域|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++格式化Excel中的单元格区域。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...workbook . createStyle (); style . font . color = AsposeCells . Color...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  4. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for JavaScript via C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting.... font . isBold = true ; Using style...style = cell . style ; style . font . isBold = true ; cell . style...

    docs.aspose.com/cells/javascript-cpp/styling-an...
  5. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....(disable) font embedding Add new Html LoadOptions . Disable font embedding...often use fonts (i.g. fonts from local folder, Google Fonts, etc)...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  6. Extract Text and Images from PPTX Files using P...

    Python source code to parse PPTX Presentation.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/python-net/parser/pptx/
  7. ReportBuilderContext class | Aspose.Words for P...

    aspose.words.lowcode.ReportBuilderContext class. LINQ Reporting Engine context....Properties Name Description font_settings Font settings used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract fonts from PDF in C# | Aspose.PDF

    C# source code to extract Fonts from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....How to extract fonts from PDF using Aspose.PDF for .NET Tool...Tool Do you need to extract fonts from PDF? Programmatic modification...

    products.aspose.com/pdf/net/parser/fonts/
  9. 在 Java 中获取演示文稿中的形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何计算并应用形状的有效属性,以实现精确的 PowerPoint 渲染。... println ( "Font alignment: " + effectiveStyleLevel... out . println ( "Effective font height just after creation:"...

    docs.aspose.com/slides/zh/java/shape-effective-...
  10. 使用 VSTO 和 Aspose.Slides for .NET 动态添加文本|Aspose....

    了解如何从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中向 PowerPoint(PPT、PPTX)演示文稿添加动态文本。... Font . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //Write the output...

    docs.aspose.com/slides/zh/net/adding-text-dynam...