Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 16,211 for

true type

(0.27 sec)
  1. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list.... PARAGRAPH , True ) for para in list ( filter...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font formatting 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...
  3. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the 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...
  4. Aspose::Words::Bibliography::Bibliography class...

    Aspose::Words::Bibliography::Bibliography class. Represents the list of bibliography sources available in the document in C++.... static Type () Examples Shows how to get...() -> LINQ_Count ()); ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.bib...
  5. Set Barcode Text|Documentation

    How to Set Barcode Text and Captions in Aspose.BarCode for Node.js...applicable to several barcode types, including EAN-13, EAN-8, UPC-E...CodetextParameters . When the True setting is enabled, the text...

    docs.aspose.com/barcode/nodejsjava/set-barcode-...
  6. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your shape aligns with text, enhancing your design and improving layout efficiency....); // Below are two wrapping types that shapes may have. // 1 -...That ( shape . IsInline , Is . True ); // 2 - Floating: shape =...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...Type) Ascending).ToList() Dim builder...Each doc In _Replacement If doc.Type = CompletionCertificat.Header...

    forum.aspose.com/t/header-alignment-issue-and-n...
  9. 使用 Python 在演示文稿中管理图表工作簿|Aspose.Slides for Pytho...

    发现适用于 .NET 的 Aspose.Slides for Python:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。...BUBBLE , 50 , 50 , 600 , 400 , True ) series = chart . chart_data...show_label_value_from_cell = True workbook = chart . chart_data...

    docs.aspose.com/slides/zh/python-net/chart-work...
  10. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....Rectangle ( 100 , 700 , 500 , 750 , True ) paragraph . formatting_options...Rectangle ( 80 , 200 , 400 , 800 , True ) paragraph . formatting_options...

    docs.aspose.com/pdf/python-net/text-formatting-...