Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 109,423 for

font drawing

(0.09 sec)
  1. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....illustrates how to programmatically draw and customize ellipses within...via .NET. By leveraging the drawing module, developers can create...

    docs.aspose.com/pdf/python-net/add-ellipse/
  2. IChartDataPoint.bubble_3d property | Aspose.Wor...

    IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... drawing . charts . ChartType . BUBBLE_3D...[ 0 ] . data_labels [ i ] . font . size = 12 i += 1 doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++....get_EndCharacterFont method Font formatting that will be applied...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Markup...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....insert pictures, or other drawing objects, and so on) on the...you control over the print, font, security, and compression settings...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  5. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current Font in C++....underline type for the current font. Aspose :: Words :: Underline...builder -> get_Font () -> set_Color ( System :: Drawing :: Color ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....Drawing library. Get or Set Field Limit..."textbox1" )); } } Set Custom Font for the Form Field Form fields...

    docs.aspose.com/pdf/net/modifing-form/
  7. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。... Aspose::Cells::Drawing::ShapeCollection 类提供了一个名为 AddLabelInChart...标签的宽度,单位为图表区域的1/4000。 该方法返回 Aspose::Cells::Drawing::Label 对象。 Label 类代表图表中的标签。它具有一些重要成员:...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  8. ChartSeries.bubble3D property | Aspose.Words fo...

    ChartSeries.bubble3D property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... Drawing . Charts . ChartType . Bubble3D...0 ). dataLabels . at ( i ). font . size = 12 ; } doc . save (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... drawing . charts . ChartType . BUBBLE_3D...[ 0 ] . data_labels [ i ] . font . size = 12 i += 1 doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...Drawing 25.4.0 . When I run the following...emojis is caused by the fallback font‑search / glyph rendering that...

    forum.aspose.com/t/pdf-containing-emojis-conver...