Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 16,201 for

point

(1.38 sec)
  1. TabStop.IsClear | Aspose.Words for .NET

    Discover how the TabStop IsClear property enhances your UI by ensuring seamless tab management, clearing existing stops for a smoother user experience.... TabStops ; // 72 points is one "inch" on the Microsoft...// A tab stop collection can point us to TabStops before and after...

    reference.aspose.com/words/net/aspose.words/tab...
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag range to XML data in a custom XML part of the current document in C++....that the XPath points to. // This XPath will point to the contents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. 使用 Node.js via C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中为图表点添加富文本自定义数据标签。我们的指南将向您展示如何用不同字体、颜色和对齐方式格式化标签,以增强图表的外观和可读性。...label of first series first point const dlbls = chart . getNSeries...

    docs.aspose.com/cells/zh/nodejs-cpp/rich-text-c...
  4. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export....is inaccessible or does not point to a valid image. In this case...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...Set the character spacing to point 4 fontSetting . getTextOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  6. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT)....revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one...revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)...revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....Series [ 0 ]; // Add a new point (1:3) to the series. series...2 , 2 , 3 )); // Add a new point (2:10). series . DataPoints...

    docs.aspose.com/slides/net/create-chart/