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

range

(0.1 sec)
  1. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your document processing.... Range . Text . Contains ( "third"...

    reference.aspose.com/words/net/aspose.words/par...
  2. Add Rubber Stamp|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a green “Approved” rubber stamp to the first four pages, and saves the modified document....bind_pdf ( infile ) for i in range ( 1 , 5 ): content_editor ....

    docs.aspose.com/pdf/python-net/add-rubber-stamp/
  3. ChartSeriesGroup.FirstSliceAngle | Aspose.Words...

    Discover the ChartSeriesGroup FirstSliceAngle property to customize your pie chart's first slice angle in degrees for enhanced data visualization.... The range of acceptable values is from...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FindReplaceOptions.ignoreFootnotes property | A...

    FindReplaceOptions.ignoreFootnotes property. Gets or sets a boolean value indicating either to ignore footnotes... range . replace ( "Lorem ipsum" ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Border.tint_and_shade property | Aspose.Words f...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes... range . replace ( 'Lorem ipsum' ,...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_section_size property. Gets or sets the size of the pie chart secondary section as a percentage.... The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in C# to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....conditional formatting to a range of cells in a worksheet. Conditional...allows you to apply formats to a range of cells and have that formatting...

    docs.aspose.com/cells/net/apply-conditional-for...
  10. How to Create Pivot Table in Excel using C#

    This short tutorial is designed to teach how to create pivot table in Excel using C#. To create pivot table programmatically C# is used and all the steps are described with respect to it....in C# by providing the data range, and destination cell where...number in the selected data range. You can also use another pivotFieldType...

    kb.aspose.com/cells/net/how-to-create-pivot-tab...