Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 24,385 for

range

(0.13 sec)
  1. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered....Rendering with colors in a range of gray shades from white to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_BubbleScale method. Gets or sets the size of the bubbles as a percentage of their default size in C++.... The range of acceptable values is from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage.... The range of acceptable values is from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Bookmark.is_column property | Aspose.Words for ...

    Bookmark.is_column property. Returns ``True`` if this bookmark is a table column bookmark.... range . bookmarks : # If a bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.ignore_field_codes property ...

    FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore text inside field codes... range . replace_regex ( 'T' , '*'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during document search and replace operations.... Range . Replace ( new Regex ( "1[\\s\\S]*3"...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....BmpDevice ( resolution ) for i in range ( 0 , document . getPages ....EmfDevice ( resolution ) for i in range ( 0 , document . getPages ....

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  8. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft Excel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。...( id ); // Set series data range chart . GetNSeries (). Add (...true ); // Set category data range chart . GetNSeries (). SetCategoryData...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  9. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word.... Range . Replace ( "Jackson" , "Louis"...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...Applying the validation to a range of cells from A1 to B2 using...Create a range in the second worksheet Range range = worksheet2...

    docs.aspose.com/cells/zh/cpp/data-validation/