Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 15,281 for

point

(0.07 sec)
  1. 使用 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...
  2. 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...
  3. 通过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...
  4. 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...
  5. 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...
  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.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...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyParagraphFormat method. Paragraph formatting applied to new content in C++....paragraph break with an exclamation point. int32_t count = doc -> get_Range...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++....() -> get_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/cpp/aspose.words/tab...
  10. How to create a tornado chart with Golang via C...

    Learn how to create a tornado chart with Aspose.Cells for C++ API.... Sample Code How to set point as total with Golang via C++...

    docs.aspose.com/cells/go-cpp/create-tornado-chart/