Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 142,612 for

font

(0.44 sec)
  1. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。... font = ap . text . FontRepository . find_font ( "Verdana"...text_fragment . text_state . font_size = 22 text_fragment . text_state...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  2. Android API to Render MHTML to XAMLFLOW | produ...

    Transform MHTML to XAMLFLOW via Android via Java API...quality, such as font size, font style, font color, and line spacing...

    products.aspose.com/total/android-java/conversi...
  3. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python.... Q: How can I change the font size of text that is inserted...insert_text_input ? A: Set the font properties on the DocumentBuilder...

    docs.aspose.com/words/python-net/mail-merge-tem...
  4. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...section of the header with custom font pageSetup . SetHeader ( 1 ,...section of the header with custom font pageSetup . SetHeader ( 2 ,...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  5. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/word/
  6. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/html/
  7. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ms/cpp/make/docx/
  8. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本... font_size = 12 text_fragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) text_fragment...

    products.aspose.com/pdf/zh-hant/python-net/text/
  9. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中... Font = FontRepository . FindFont...); description . TextState . Font = FontRepository . FindFont...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  10. Working with Text|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for the shape’s text, such as font, color, text style, case, position...//set properties e.g. color, font, size and style etc. shape ...

    docs.aspose.com/diagram/java/working-with-text/