Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 141,419 for

font

(0.17 sec)
  1. 设置使用 C++ 和 Node.js 将电子表格渲染成图片时的默认字体|Documentation

    学习如何在用 Aspose.Cells for Node.js via C++ 将电子表格渲染为图片时设置默认字体。...( filePath ); // Set default font of the workbook to none let...invalid font which does not exist." ); // Set the font of cell...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  2. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Font.Name = reportFontName; builder.Font.Size = 10;...10; builder.Font.Bold = true; builder.Writeln($"Source Input {currentDateTime...

    forum.aspose.com/t/pdf-file-distorted/327238
  3. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...line-height:108%; font-size:12pt\">" + "<span style=\"font-family:'Times...line-height:108%\">" + "<span style=\"font-family:'Times New Roman'\">Hello...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Differenza tra documento convertito - Free Supp...

    Ciao, ho una differenza durante la conversione di un docx in PDF utilizzando la libreria Aspose.Words Java rispetto ad una conversione eseguita con altri convertitori; sembra che il carattere abbia una spaziatura differ…...impostazioni di rendering o le font utilizzate nel documento. Ecco...problema: Controlla le font : Assicurati che le font utilizzate nel documento...

    forum.aspose.com/t/differenza-tra-documento-con...
  5. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....Aspose::Words::Fonts::TableSubstitutionRul::LoadLinuxSettings...platform. void Aspose :: Words :: Fonts :: TableSubstitutionRul :: LoadLinuxSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...Workbook wb ; // Set default font of the workbook to none Style...invalid font which does not exist." ); // Set the font of cell...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  7. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....optimization capabilities, and updates font fallback handling for improved...Rendering MathML using an East Asian Font <sup>26.1</sup> The ability...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  8. ThemeColor | Aspose.Words for Java

    Specifies the theme colors for document themes in Java....Shows how to work with theme fonts and colors. Document doc = new...new Document(); // Define fonts for languages uses by default...

    reference.aspose.com/words/java/com.aspose.word...
  9. Setting Text Color Dynamically in Java|Aspose.W...

    Set Font text color for document contents dynamically when building a report in Java....Contents [ Hide ] You can set a font color for text contents dynamically...textColor tag defines a text font color to be applied during runtime...

    docs.aspose.com/words/java/setting-text-color-d...
  10. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...