Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 24,617 for

range

(0.17 sec)
  1. 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/
  2. 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...
  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. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library....initialized cells else { const range = sheet . getCells (). getMaxDisplayRange...getMaxDisplayRange (); const rangeIterator = range . getEnumerator (); if ( rangeIterator...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  6. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  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. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents.... Range . FormFields [ 2 ]. Name , Is...100 ); Assert . That ( doc . Range . FormFields [ 2 ]. Name , Is...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Insert Hyperlinks in Worksheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....number of rows in this hyperlink range. Number of columns – the number...of columns in this hyperlink range. URL – the address of the target...

    docs.aspose.com/cells/java/insert-hyperlinks-in...