Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 112,166 for

font

(0.13 sec)
  1. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...getStyle(); Font font = style.getFont(); font.setName("Times...Roman"); font.setSize(18); font.setColor(Color.getBlue()); font.setBold(true);...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  2. Barcode Generation Basics - Create Barcodes in ...

    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....including visibility, location, font, spacings, and wrapping modes...

    docs.aspose.com/barcode/java/barcodegeneration/
  3. 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...
  4. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中... 在 wwwroot 文件夹中创建 fonts 文件夹并将 Roboto 字体放入其中。 在 wwwroot..._appEnvironment . WebRootPath , "fonts" ))); var memoryStream = new...

    docs.aspose.com/pdf/zh/net/docker/dotnet8/
  5. HtmlSaveOptions.fonts_folder property | Aspose....

    HtmlSaveOptions.Fonts_folder property. Specifies the physical folder where Fonts are saved when exporting a document to HTML...fonts_folder property HtmlSaveOptions.fonts_folder property Specifies...Specifies the physical folder where fonts are saved when exporting a document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. CompatibilityOptions.subFontBySize property | A...

    CompatibilityOptions.subFontBySize property. Increase Priority Of Font Size During Font Substitution....Increase Priority Of Font Size During Font Substitution. get subFontBySize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 用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...
  9. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files....formatting could include font, font size, color, position, etc...formatting options such as position, font, color, size, etc. Use the TextBuilder...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  10. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...setAutoSize(true); // Set the font color. textbox0 . getFont ()...Color . Maroon ); // Set the font to bold. textbox0 . getFont...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...