Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 141,419 for

font

(0.11 sec)
  1. 使用 PHP 在演示文稿中嵌入字体|Aspose.Slides for PHP 文档

    通过 Java 的 Aspose.Slides for PHP 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...$pres = new Presentation ( "Fonts.pptx" ); try { $allFonts = $pres...Array" ); foreach ( $allFonts as $font ) { $embeddedFontsContain =...

    docs.aspose.com/slides/zh/php-java/embedded-font/
  2. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....Font Product Family Aspose.TeX Product...text color is set to Blue, the font is set and other relevant properties...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  3. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....Font Product Family Aspose.TeX Product...you change the formatting like font color and other properties,...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  4. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....Font Product Family Aspose.TeX Product...situation, the default font in case of a missing font, and setting preferred...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  5. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  6. 格式化PDF文档|Aspose.PDF for Java

    使用Aspose.PDF for Java格式化PDF文档。使用下一个代码片段来解决您的任务。...Font 类嵌入字体。 setEmbedded(true) 方法嵌入完整字体。...pdf . Font pageFont : ( Iterable < com . aspose . pdf . Font > )...

    docs.aspose.com/pdf/zh/java/formatting-pdf-docu...
  7. Working with Images in PDF using C#|Aspose.PDF ...

    This section describes the features of working with images in a PDF file using C# library.... Set Default Font Name - Setting Default Font Name for the conversion...

    docs.aspose.com/pdf/net/working-with-images/
  8. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...bottom menu fontcolor : the font color for the sheet name in...attributename : font - name | font - bold | font - italic | font - size...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form...."align" : "right" , "font_style" : "bold" , "font-size" : 14 }, {...2022" , "align" : "right" , "font-size" : 10 } ] } ] } ] } ] }...

    docs.aspose.com/omr/net/json-markup/container/
  10. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... You can also set the font attributes of the page number...pageNumberStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/add-page-number/