Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 139,621 for

font

(0.33 sec)
  1. 通過Java從PPT文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPT 文件中提取文本和圖像。...getText()); //Display font height of the text System. out...getFontHeight()); //Display font name of the text System. out...

    products.aspose.com/slides/zh-hant/java/parser/...
  2. ChartDataLabel class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataLabel class. Represents data label on a chart point or trendline...Name Description font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...a new topic: Font Changes to Some Default Font when Creating...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  4. 如何运行示例 | .NET 版 Aspose.Font

    .NET API操纵字体文件。要运行示例,请从Visual Studio中的GitHub下载并运行C#字体操纵和管理API示例。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-run-the-exam...
  5. Watermark DOCX Files Online or using Java | pro...

    Free online app to Watermark different DOCX files. Java watermark library code for DOCX documents....class object Set options like font, color, layout Use getWatermark()...JRE. For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...

    products.aspose.com/total/java/watermark/docx/
  6. Convert PPTX to XML in C#

    Convert PPTX to XML in C# programmatically. Aspose.Slides for .NET is a powerful PowerPoint SDK that makes PPTX/PPT to XML conversion a breeze.... Add a title and set the font size. Save presentation as XML...

    blog.aspose.com/slides/convert-pptx-to-xml-in-c...
  7. 在 Android 上管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Android via Java 中精通演示文稿属性,并在您的 PowerPoint 和 OpenDocument 文件中简化搜索、品牌化和工作流。...= new Portion (); IFontData font = new FontData ( "SimSun" );...setComplexScriptFont ( font ); portionFormat . setEastAsianFont ( font ); portionFormat...

    docs.aspose.com/slides/zh/androidjava/presentat...
  8. 在 Java 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...= new Portion (); IFontData font = new FontData ( "SimSun" );...setComplexScriptFont ( font ); portionFormat . setEastAsianFont ( font ); portionFormat...

    docs.aspose.com/slides/zh/java/presentation-pro...
  9. 在 PHP 中管理演示文稿属性|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP via Java 中精通演示文稿属性,并简化对 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...$newPortion = new Portion (); $font = new FontData ( "SimSun" );...setComplexScriptFont ( $font ); $portionFormat :: setEastAsianFont ( $font ); $portionFormat...

    docs.aspose.com/slides/zh/php-java/presentation...
  10. Some fonts are replaced with Calibri in the fin...

    Hi, I am setting the embedtruetypeFonts = true while creating the Word document from the dotx template. But some Fonts are replaced with Calibri in the final doc. Can you please help me on this? Thanks Jithin V P...Some fonts are replaced with Calibri in the final doc Aspose...the dotx template. But some fonts are replaced with Calibri in...

    forum.aspose.com/t/some-fonts-are-replaced-with...