Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 139,617 for

font

(0.25 sec)
  1. Buat Dokumen Dalam C++

    Cipta fail menggunakan pustaka C++. Buat dokumen baharu dengan mudah dalam C++ dalam beberapa langkah....<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/
  2. Կատարեք DOC՝ Օգտագործելով C++

    Ստեղծեք նոր DOC C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOC՝ օգտագործելով C++ գրադարանը:...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/hy/cpp/make/doc/
  3. Կատարեք DOCX՝ Օգտագործելով C++

    Ստեղծեք նոր DOCX C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով C++ գրադարանը:...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/hy/cpp/make/docx/
  4. Կատարեք Markdown՝ Օգտագործելով C++

    Ստեղծեք նոր Markdown C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով C++ գրադարանը:...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/hy/cpp/make/md/
  5. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....getFont() Provides access to the font formatting of the chart title...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  6. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Node.js via C++ can help you use it for your day-to-day business needs....recognizes all popular typefaces and font styles. Accurately reads rotated...

    docs.aspose.com/ocr/nodejs-cpp/product-overview/
  7. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation.... Font . Size = 6 ; doc . Sections...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Creating PDF from XML using XSLT|Aspose.PDF for...

    C# library provides the ability to convert an XML file into pdf document requiring that the input XML file must follow the Aspose.PDF Schema....<PageInfo> <DefaultTextState Font = "Helvetica" FontSize= "8"...

    docs.aspose.com/pdf/net/create-a-hello-world-pd...
  9. 将 Type1 字体转换为 TrueType | C# .NET API 解决方案

    本文将详细介绍如何使用 Aspose.Page API 的 .NET 解决方案将 Type1 字体转换为 TTF。并提供了代码片段。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/net/type1-to-ttf/
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows.... You’ll learn to set font sizes, alignments, and margins...to the slide. Set the font size (font height) for the text. Set...

    docs.aspose.com/slides/python-net/manage-table/