Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 142,621 for

font

(0.25 sec)
  1. 使用 C++ 合并与取消合并单元格|Documentation

    Aspose.Cells 是一个处理电子表格文件的 C++ 库,支持合并和取消合并单元格。本文将介绍如何使用Aspose.Cells库进行单元格的合并与取消合并,以及如何自定义合并单元格的样式。...GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/zh/cpp/merging-and-unmerg...
  2. Setting Text Color Dynamically in C#|Aspose.Wor...

    Set Font text color for document contents dynamically when building a report using C#.... 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/net/setting-text-color-dy...
  3. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Strange artifact (tiny dot) at the bottom left ...

    As I see there is already similar issue reported in the topic ‘Gray dot as visual artifact at lower left corner of stamp’, but the topic is private, so I will make a new topic related to the issue When using a multiline…...rendering, especially with specific font and margin settings. To help...rendering issues. Set an explicit font : Use FontRepository.FindFont()...

    forum.aspose.com/t/strange-artifact-tiny-dot-at...
  5. Font.complexScript property | Aspose.Words for ...

    Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run....complexScript property Font.complexScript property Specifies...DocumentBuilder ( doc ); builder . font . complexScript = true ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_SubFontBySize method. Increase Priority Of Font Size During Font Substitution in C++....Increase Priority Of Font Size During Font Substitution. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_LegendEntry method. Gets a legend entry for this chart series in C++....Shows how to work with a legend font. auto doc = System :: MakeObject...default font size all legend entries. chartLegend -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...PaperSizeType :: PaperA3 ); // Create a font for watermark, and specify bold...RenderingFont font ( u "Calibri" , 68 ); font . SetItalic ( true...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  9. Public API Changes in Aspose.Cells 8.1.2|Docume...

    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....Added Support for Warning if Font Substitution Occurs With Aspose...developers to receive warnings when font substitution occurs when converting...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. ITextShaperFactory class | Aspose.Words for Python

    aspose.words.shaping.ITextShaperFactory class. An interface of a factory for constructing [ITextShaper](../itextshaper/) implementations....Description get_text_shaper(font_path, face_index) Returns new...instance of a text shaper for the font specified by fontPath and faceIndex...

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