Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 139,490 for

font

(0.13 sec)
  1. 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...
  2. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 如何使用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
  4. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/zh-hant/python-net/ma...
  5. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....affect their appearance, such as font size, shading or drawing effects...tiffOptions ); Using TrueType Fonts in C# Related articles - Analyzing...

    docs.aspose.com/words/net/converting-to-fixed-p...
  6. 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-...
  7. 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...
  8. 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...
  9. Yellow OMR form with a vertical tear line|Docum...

    OMR form with a vertical tear line in yellow...content=Aspose Board font_style=bold font_size=18 align=center...content=of education font_style=bold font_size=18 align=center...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  10. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....Shows how to work with a legend font. Document doc = new Document(getMyDir()...getLegend(); // Set default font size all legend entries. chartLegend...

    reference.aspose.com/words/java/com.aspose.word...