Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 140,267 for

font

(0.28 sec)
  1. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....text, images, attachments, fonts, bookmarks, annotations, forms...security controls, managing custom fonts, integrating seamlessly with...

    docs.aspose.com/pdf/net/drawing/
  2. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another document in Java....source document uses Arial 16pt font and the “Heading 1” style in...document uses Times New Roman 14pt font. When importing text of “Heading...

    reference.aspose.com/words/java/com.aspose.word...
  3. 用 JavaScript 通过 C++ 在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 自定义饼图中的切片和扇区颜色。我们的指南将演示如何为每个切片、扇区或区域分配独特的颜色,以增强视觉吸引力和数据表现。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...chart title's font name and color pie . title . font . name = "Calibri"...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  4. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Python. You will get settings for IDE and a sample code to convert text to bullet points in Word using Python....Font Product Family Aspose.TeX Product...object, and set bullet text font Set the bullet type to square...

    kb.aspose.com/words/python/convert-paragraph-in...
  5. Aspose::Words::Fonts::FontSourceBase::GetAvaila...

    Aspose::Words::Fonts::FontSourceBase::GetAvailableFonts method. Returns list of Fonts available via this source in C++....Aspose::Words::Fonts::FontSourceBase::GetAvailableFonts method...nts method Returns list of fonts available via this source. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 创建复杂的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/
  7. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....Font Product Family Aspose.TeX Product...object, and set bullet text font Set the text bullet type to...

    kb.aspose.com/words/java/convert-paragraph-into...
  8. 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...
  9. Word files saved into HTML produce different re...

    If a DOCX files is saved into HTML, it produces different results on different machines. This issue is breaking our CI processes. Could you help in figuring out what might cause this difference? The local settings are…...environment, such as installed fonts, operating system updates, or...The file uses Time New Roman fonts, that are pretty standard everywhere...

    forum.aspose.com/t/word-files-saved-into-html-p...
  10. 在 Java 中嵌入演示文稿的字体|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确呈现。...need to work with embedded fonts in PowerPoint presentations...to get and remove embedded fonts from a presentation: // 实例化一个表示演示文稿文件的...

    docs.aspose.com/slides/zh/java/embedded-font/