Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 137,424 for

font

(0.16 sec)
  1. Aspose::Words::TextEffect enum | Aspose.Words f...

    Aspose::Words::TextEffect enum. Animation effect for text runs in C++....-> get_Font () -> set_Size ( 36 ); builder -> get_Font () -> set_TextEffect...Microsoft Word only support font animation effects. doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Export Presentations to XAML with Python|Aspose...

    Convert PowerPoint and OpenDocument slides to XAML in Python using Aspose.Slides—quick, Office-free solution that keeps your layout intact....ensure predictable fonts if the original font is not available...default_regular_font in XamlOptions — it is used as a fallback font when...

    docs.aspose.com/slides/python-net/export-to-xaml/
  3. Aspose::Words::Saving::PdfSaveOptions::get_Font...

    Aspose::Words::Saving::PdfSaveOptions::get_FontEmbeddingMode method. Specifies the Font embedding mode in C++....ngMode method Specifies the font embedding mode. Aspose :: Words...non-ANSI text then corresponding fonts will be embedded regardless...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Locks Get Warning Callbacks for Font Substitution Get the Entire...Exceptions and Errors Involving Fonts on Linux Multithreading in Aspose...

    docs.aspose.com/slides/java/technical-articles/
  5. Adding a Watermark to an Image|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.... Create and initialize Font and SolidBrush objects. Draw...object. Create and initialize Font and SolidBrush objects. Get...

    docs.aspose.com/imaging/net/adding-a-watermark-...
  6. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...

    docs.aspose.com/cells/python-net/modify-an-exis...
  7. excel转PDF时,字体加粗了 - Free Support Forum - aspose.com

    excel 文件里面有的行包含特殊的字符,转PDF时自动加粗了,导致与其他行格式不一致...Font font = style.getFont(); if(font != null && “Arial”...“Arial”.equals(font.getName())){ font.setName(“Arial Unicode...

    forum.aspose.com/t/excel-pdf/323763
  8. Simple Labeling|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....LabelAttribute FontFamily Specifies font family to use to render text...points: Here’s how to style font: In order to control text position...

    docs.aspose.com/gis/net/simple-labeling/
  9. Generate Swiss Post Parcel Barcodes in JavaScri...

    Description of Swiss Post Parcel Barcode Type... Font . Size = "24px" ; gen . Parameters...Parameters . CaptionAbove . Font . Style = BarCodeInstance . FontStyle...

    docs.aspose.com/barcode/javascript-cpp/swiss-po...
  10. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。...u "Title" ); // Setting the font color of the chart title to...LegendPositionType :: Left ); // Set font color of the legend chart ....

    docs.aspose.com/cells/zh/cpp/chart-legend/