Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 142,754 for

font

(0.3 sec)
  1. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify Font, paragraph and section formatting. To learn more, visit the documentation article in C++....images and other content, specify font, paragraph and section formatting...document. get_Bold () True if the font is formatted as bold. get_CellFormat...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...All fonts are available and no warnings related to fonts or conversion...multiple paragraphs, or a larger font). Consequently an extra blank...

    forum.aspose.com/t/footer-height-and-extra-line...
  6. 如何在 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/
  7. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts...."Sales By Region" ); // Set the font color textbox0 . GetFont ()...Color :: Maroon ()); // Set the font to bold textbox0 . GetFont ()...

    docs.aspose.com/cells/cpp/controls-in-charts/
  8. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....$newPortion = new Portion (); $font = new FontData ( "SimSun" );...setComplexScriptFont ( $font ); $portionFormat :: setEastAsianFont ( $font ); $portionFormat...

    docs.aspose.com/slides/php-java/presentation-pr...
  9. 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/
  10. 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...