Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 16,795 for

true type

(0.96 sec)
  1. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....enumeration defining three possible types of watermarks ( TEXT , IMAGE...watermark of any imaginable type. The following code example...

    docs.aspose.com/words/python-net/working-with-w...
  2. 错误和警告 – C# 中的网页无障碍检查

    了解 Aspose.HTML for .NET 中的类和接口,它们可以帮助您在根据 WCAG 验证网站时收集错误和警告。...* ErrorType = 2 且 Success = true – 这意味着错误不严重,但具有信息性质并显示可能改进的提示。...则将被标记为 ErrorType=2 和 Success=true ,这是一个 警告 。 Target 是一个公共类,包含发现错误的文档的...

    docs.aspose.com/html/zh/net/web-accessibility-e...
  3. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide....the bullet type of the paragraph. Set the bullet type to Symbol...// set IsBulletHardColor to true to use own bullet color para...

    docs.aspose.com/slides/java/manage-bullet/
  4. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape Type of chart elements in C++....ChartShapeType enum Specifies the shape type of chart elements. enum class...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...Default value for this property is True . @property def default_instructions...allow_comments = True options . default_instructions = True options ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fonts::FontSubstitutionRule clas...

    Aspose::Words::Fonts::FontSubstitutionRule class. This is an abstract base class for the font substitution rule. To learn more, visit the documentation article in C++.... static Type () Examples Shows operating...if ( isLinuxOrMac ) { ASSERT_TRUE ( fontConfigSubstituti -> get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... setPlayAcrossSlides ( true ); // Disables loop for the...audioFrame . setHideAtShowing ( true ); // Rewinds the audio to start...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  8. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation.... Show = true ; ChartAxisTitle chartAxisYTitle...chartAxisYTitle . Show = true ; chartAxisYTitle . Overlay = true ; chartAxisYTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Determine which Axis exists in the Chart|Docume...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for Python via .NET. Our guide will help you understand how to identify and access the different axes in a chart, including category, value, and secondary axes....has_axis(AxisType axis_type, bool is_primary) method to...Chart.has_axis(AxisType axis_type, bool is_primary) to determine...

    docs.aspose.com/cells/python-net/determine-whic...
  10. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...