Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 131,716 for

font

(0.1 sec)
  1. Copy Range Data Only with JavaScript via C++|Do...

    Learn how to copy data from one range of cells to another using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...createStyle (); // Specify the font. style . font . name = "Calibri" ;...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  2. Extract text and images from ODP document using...

    Java sample code to extract text and images from ODP file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....the required output like text, font etc. System Requirements Aspose...print(port.getText()); //Display font height of the text System. out...

    products.aspose.com/slides/java/parser/odp/
  3. FontConfigSubstitutionRule.reset_cache method |...

    FontConfigSubstitutionRule.reset_cache method. Resets the cache of Fontconfig calling results....system-dependent font config substitution. font_settings = aw . fonts . FontSettings...FontSettings () font_config_substitution = font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  6. LayoutOptions.ShowHiddenText | Aspose.Words for...

    Discover the LayoutOptions ShowHiddenText property, easily control the rendering of hidden text in your documents. Optimize your content visibility today!... Font . Hidden = true ; builder ....

    reference.aspose.com/words/net/aspose.words.lay...
  7. HyphenationOptions.HyphenateCaps | Aspose.Words...

    Discover the HyphenateCaps property in HyphenationOptions. Control hyphenation for all-caps words easily—default is set to true. Optimize your text today!... Font . Size = 24 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.set...
  8. Row.Hidden | Aspose.Words for .NET

    Row Hidden property documentation. Control table row visibility in Word documents programmatically with boolean hide/show settings.... Font . Hidden , Is . True ); } }...

    reference.aspose.com/words/net/aspose.words.tab...
  9. 使用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...
  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/