Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 115,421 for

font drawing

(0.09 sec)
  1. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... drawing . charts . ChartType . COLUMN...has_outline_border = False data_table . font . italic = True data_table ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic signature in PDF documents programmatically with C# sample code using Aspose.PDF for .NET...Set the style of text like font, font size, color etc. Save PDF...( 1 , true , new System . Drawing . Rectangle ( 300 , 100 , 400...

    products.aspose.com/pdf/net/signature/
  3. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" )); } Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/cpp/modifing-form/
  4. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the Font is formatted as bold....bold property True if the font is formatted as bold. @property...pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the Font is formatted as small capital letters....small_caps property True if the font is formatted as small capital...pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++....Aspose::Words::ConditionalStyle::get_Font method Contents [ Hide ] Co...ConditionalStyle::get_Font method Gets the character formatting...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. 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...
  8. Working with Headers and Footers|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....footer margin along with the font properties of the text. Setting...set header and footer text, font and margin values. During the...

    docs.aspose.com/diagram/java/working-with-heade...
  9. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....Drawing library. Add Ellipse object...Pages . Add (); // Create Drawing object with certain dimensions...

    docs.aspose.com/pdf/net/add-ellipse/
  10. 使用 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/