Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 17,463 for

true type

(0.61 sec)
  1. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....controlling the spaces between both types of text, you can configure your...the spaces between these two types of text. You can use AddSpaceBetweenFarEa...

    docs.aspose.com/words/cpp/using-documentbuilder...
  2. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... The default value is True . @property def has_legend_keys...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....provided the support for Open Type Fonts. // For complete examples...TextState . Font . IsEmbedded = true ; // Add TextFragment to paragraphs...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  4. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...Properties Name Description bold True if the font is formatted as...of the textpath font. italic True if the font is formatted as...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting of this list style.... For other style types this property returns null ...isListStyleDefinitio ). toEqual ( true ); expect ( list1 . isListStyleReference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 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/
  7. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AxisScaling Minimum property to easily set and customize your axis's minimum value for enhanced data visualization....HasMajorGridlines = true ; xAxis . HasMinorGridlines = true ; // Define...HasMajorGridlines = true ; yAxis . HasMinorGridlines = true ; doc . Save...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...IsWordArt property Returns true if this shape is a WordArt object...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  9. InlineStory.isInsertRevision property | Aspose....

    InlineStory.isInsertRevision property. Returns True if this object was inserted in Microsoft Word while change tracking was enabled....isInsertRevision property Returns true if this object was inserted.... hasRevisions ). toEqual ( true ); var footnotes = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. InlineStory.IsMoveToRevision | Aspose.Words for...

    Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with True/false status for seamless document editing....IsMoveToRevision property Returns true if this object was moved (inserted)...( doc . HasRevisions , Is . True ); List < Footnote > footnotes...

    reference.aspose.com/words/net/aspose.words/inl...