Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 141,412 for

font

(0.17 sec)
  1. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/ps/working-with-clips/
  2. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...get_Height ()); auto font = System :: MakeObject < Font > ( control ->...graphics -> DrawString ( newText , font , brush , 10.0f , 4.0f ); auto...

    docs.aspose.com/slides/zh/cpp/activex/
  3. 将 Markdown 翻译为 DOM|.NET 格式的 Aspose.Words

    使用 C# 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。... 通用翻译原则 我们对内联块使用 Font 格式。当 Aspose.Words DOM 中的 Markdown...功能时使用 Font 格式。 Markdown 功能 Aspose.Words Bold {1} Font.Bold =...

    docs.aspose.com/words/zh/net/translate-markdown...
  4. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperlink in Word using Java....Font Product Family Aspose.TeX Product...DocumentBuilder object Change the font settings for adding text for...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...
  5. Aspose::Words::Drawing::TextPath::get_SmallCaps...

    Aspose::Words::Drawing::TextPath::get_SmallCaps method. True if the Font is formatted as small capital letters in C++....TextPath::get_SmallCaps method True if the font is formatted as small capital...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Multithreading in Aspose.Slides for Java|Aspose...

    Aspose.Slides for Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....What should I do with global font settings (folders, substitutions)...multithreading? Initialize all global font settings before starting the...

    docs.aspose.com/slides/java/multithreading/
  7. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...probably you can simply change the font color of the token to white:...Then textFragment.TextState.Font = FontRepository.FindFont("Times...

    forum.aspose.com/t/aspose-words-automatically-a...
  8. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... font . color = "#FF0000" ; list1...list2 . listLevels . at ( 0 ). font . color = "#0000FF" ; list2...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Extract Text and Images from ODP Files using Py...

    Python source code to parse ODP 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/odp/