Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 142,609 for

font

(0.62 sec)
  1. 在 C# 中製作文檔

    使用 .NET 庫創建文件。只需幾個步驟即可在 C# 中輕鬆創建新文檔。...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/zh-hant/net/make/
  2. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, Fonts, and effects to achieve the desired visual style and enhance your worksheets....( "Title" ); // Setting the font color of the chart title to...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  3. 使用C++从所有PDF页面提取文本|Aspose.PDF for C++

    本文介绍了使用Aspose.PDF在C++中从PDF文档提取文本的各种方法。包括从整个页面、特定部分、基于列等。...: tfc ) { // Need to reduce font size at least for 70% auto size...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-al...
  4. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Errors at high traffic on multiple threads - Fr...

    We are using aspose for converting word to pdf and converting pdf to pdfa. When there is a lot of converting (we are using 8 threads for this actions) sometimes random errors occur when converting. When we try to convert…...docx Object reference in Select font (this one occurs most often)...

    forum.aspose.com/t/errors-at-high-traffic-on-mu...
  6. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...with various options, such as font, size, style, and alignment...

    products.aspose.com/slides/net/benefits/
  7. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Format Cells dialog, select the font color, fill color, or any other...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  8. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc.... Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  9. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, Fonts, and effects to achieve the desired visual style and enhance your worksheets....u "Title" ); // Setting the font color of the chart title to...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  10. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...points (adjust based on your font size). final double LINE_HEIGHT...

    forum.aspose.com/t/aspose-words-table/315228