Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 24,622 for

range

(0.24 sec)
  1. BookmarkStart.accept method | Aspose.Words for ...

    BookmarkStart.accept method. Accepts a visitor.... range . bookmarks ; expect ( bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.findWholeWordsOnly property ...

    FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word.... range . replace ( "Jackson" , "Louis"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... range . replace ( "Lorem ipsum dolor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartTitle.Rotation | Aspose.Words for .NET

    ChartTitle Rotation property. Gets or sets the rotation of the chart title in degrees....{ get ; set ; } Remarks The range of acceptable values is from...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeriesGroup.firstSliceAngle property | Asp...

    ChartSeriesGroup.firstSliceAngle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart.... The range of acceptable values is from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.fore_tint_and_shade property | Aspose.Word...

    Fill.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the foreground color....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground color in C++....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your document processing with powerful features today!...the start and end of a page range. RemoveEntryFormattin { get;...One TA field can refer to a range of pages. // We can specify...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Creating a Pie Chart with Leader Lines using C+...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....( id ); // Set series data range chart . GetNSeries (). Add (...true ); // Set category data range chart . GetNSeries (). SetCategoryData...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...
  10. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page Ranges....document by pages or by page ranges. Both splitting options will...document page by page, by page ranges, or starting with the specified...

    docs.aspose.com/words/cpp/split-a-document/