Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 16,791 for

true type

(0.36 sec)
  1. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_paragraph property. Returns ``True`` if the cursor is at the end of the current paragraph....is_at_end_of_paragraph property Returns True if the cursor is at the end...first_paragraph_nodes [ 0 ] . node_type ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Make a Document Read-Only in Python|Aspose.Word...

    Make your document read-only so that the content can be copied or read, but not modified using Python....recommendation, and applying protection types. Sometimes, you may have a document...write_protection . read_only_recommended = True # Apply write protection as...

    docs.aspose.com/words/python-net/make-a-documen...
  3. Excel data label font properties manipulation (...

    Hi Team, I have the following excel file. chart-forum.zip (15.8 KB) In it there is a simple chart, with one graph representing one data series. Data labels are added to the chart. The default setting is 11px fontsize…...IsShowDataLabels = true ). Iterate through the series...series series.IsShowDataLabels = true; foreach (NSeriesPoint pt in...

    forum.aspose.com/t/excel-data-label-font-proper...
  4. ChartAxis.crosses property | Aspose.Words for P...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 Python 在演示文稿中自定义图表图例|Aspose.Slides for Pytho...

    通过 Aspose.Slides for Python(基于 .NET)自定义图表图例,以优化 PowerPoint 和 OpenDocument 演示文稿的图例格式。... TRUE text_format . portion_format...font_italic = slides . NullableBool . TRUE text_format . portion_format...

    docs.aspose.com/slides/zh/python-net/chart-legend/
  6. ChartAxis.format property | Aspose.Words for Py...

    ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 C# 中添加数字签名或数字签名 PDF|Aspose.PDF for .NET

    使用 C# 或 VB.NET 数字签名 PDF 文档。使用 C# 或 VB.NET 验证或验证数字签名的 PDF。... Sign ( 1 , true , new System . Drawing . Rectangle...file signature . Sign ( 1 , true , new System . Drawing . Rectangle...

    docs.aspose.com/pdf/zh/net/digitally-sign-pdf-f...
  10. Aspose.Pdf and Aspose.Drawing exceptions conver...

    I’m using .net core on Windows with version 25.11 of Aspose.Email and Aspose.Pdf.Drawing libraries (the latest) and I have 2 files where I’m getting exceptions. One exception occurs in Aspose.PDF and the other in Aspose.…... Prevents type‑mismatch and internal‑API conflicts...LoadImages = false }; // set true after fixing images var pdfDoc...

    forum.aspose.com/t/aspose-pdf-and-aspose-drawin...