Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 142,612 for

font

(0.17 sec)
  1. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Specifies to disable OpenType font formatting features. get_DisplayHangulFixedWi...Increase Priority Of Font Size During Font Substitution. get_SuppressBottomSpacin...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. What are all the fonts that need to be availabl...

    Hello team, is there a list of all the Fonts that need to be installed on Linux? We see different behavior on Win than Linux based systems, with the same code, while printing pdf. Thanks...What are all the fonts that need to be available on Linux Aspose...is there a list of all the fonts that need to be installed on...

    forum.aspose.com/t/what-are-all-the-fonts-that-...
  3. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...probably you can simply change the font color of the token to white:...Then textFragment.TextState.Font = FontRepository.FindFont("Times...

    forum.aspose.com/t/aspose-words-automatically-a...
  4. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... font . color = "#FF0000" ; list1...list2 . listLevels . at ( 0 ). font . color = "#0000FF" ; list2...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用Node.js via C++格式化单元格|Documentation

    学习如何在Aspose.Cells for Node.js via C++中格式化和设置单元格,包括数字格式、日期格式、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。... Center ); // Setting the font color of the text style . getFont...TextAlignmentType . Center ); // Setting the font color of the text in the "A1"...

    docs.aspose.com/cells/zh/nodejs-cpp/cells-forma...
  6. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for Python via .NET....configuring their height, width and font settings. Add an Image to Comment...Comment How to change the Comment Font Color How to set comment background...

    docs.aspose.com/cells/python-net/comments-and-n...
  7. Extract fonts from PDF in C# | Aspose.PDF

    C# source code to extract Fonts from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....How to extract fonts from PDF using Aspose.PDF for .NET Tool...Tool Do you need to extract fonts from PDF? Programmatic modification...

    products.aspose.com/pdf/net/parser/fonts/
  8. Format and Modify Named Ranges|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....Setting Background Color and Font Attributes to a Named Range...fill color (shading color) with font settings to a range. Adding...

    docs.aspose.com/cells/net/format-and-modify-nam...
  9. Get and Set Style for Cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting.... Font . IsBold = true ; Using SetStyle()...cell . GetStyle (); style . Font . IsBold = true ; cell . SetStyle...

    docs.aspose.com/cells/net/styling-and-data-form...
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....such as formatting or broken fonts. If you want to easily find...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/