Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 131,704 for

font

(0.15 sec)
  1. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....xlsx" ); Vector < Font > fonts = workbook . GetFonts ();...i < fonts . GetLength (); ++ i ) { std :: cout << fonts [ i ]...

    docs.aspose.com/cells/cpp/get-connection-points...
  2. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...likely due to font embedding settings. If the fonts used in the...may not have access to those fonts, resulting in missing characters...

    forum.aspose.com/t/docx-pdf/314728
  3. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....Font Product Family Aspose.TeX Product...above document Set the desired font name and size Write the text...

    kb.aspose.com/words/python/how-to-create-word-d...
  4. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....Font Product Family Aspose.TeX Product...contents, the Brush object, and the Font object Define the rectangle...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  5. 嵌入式字体 - PowerPoint Java API|Aspose.Slides for P...

    在 PowerPoint 演示文稿中使用嵌入式字体...$pres = new Presentation ( "Fonts.pptx" ); try { $allFonts = $pres...Array" ); foreach ( $allFonts as $font ) { $embeddedFontsContain =...

    docs.aspose.com/slides/zh/php-java/embedded-font/
  6. Watermark DOC Files Online or using Android Mob...

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

    products.aspose.com/total/android-java/watermar...
  7. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... Font = Aspose . Pdf . Text . FontRepository...); description . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  8. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....System :: SharedPtr < IFontData > font = System :: MakeObject < FontData...set_ComplexScriptFont ( font ); portionFormat -> set_EastAsianFont ( font ); portionFormat...

    docs.aspose.com/slides/cpp/presentation-propert...
  9. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....bottom menu fontcolor : the font color for the sheet name in...attributename : font - name | font - bold | font - italic | font - size...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... font Gets the character formatting...conditional_styles . last_column . font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...