Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 15,993 for

true type

(0.36 sec)
  1. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape)...getChildNodes(NodeType.PARAGRAPH, true); Paragraph refNode = shape...

    forum.aspose.com/t/alternative-way-to-extract-a...
  2. LET function #NAME error - Free Support Forum -...

    We are getting a couple of errors due to the LET function after calling wb.CalculateFormula(ignoreError: True). We are using version 25.9 of Aspose.Cells When using an xlsb workbook format with a LET function and call…...CalculateFormula(ignoreError: true). We are using version 25.9...CalculateFormula(ignoreError: true); we get #NAME errors. When...

    forum.aspose.com/t/let-function-name-error/319910
  3. Manage Presentation Slide Masters in PHP|Aspose...

    Manage Slide Masters in Aspose.Slides for PHP via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/php-java/slide-master/
  4. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_NAME , update_field = True ) . as_field_file_name () field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....Type: Gets/sets the preset reflection...Gets/sets the preset shadow type of the shadow. ShadowEffect...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. ShapeBase.is_signature_line property | Aspose.W...

    ShapeBase.is_signature_line property. Indicates that shape is a [SignatureLine](../../signatureline/)....allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...GetNSeries (). Add ( u "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  8. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  9. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart_axis_x_title . show = True chart_axis_y_title = chart ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds.... setShowValue ( true ); chart . getChartData ()....setCenterText ( NullableBool . True ); chart . getChartTitle ()...

    docs.aspose.com/slides/androidjava/pie-chart/