Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 20,055 for

range

(0.05 sec)
  1. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in Range 0.0 to 1.0....gradient expressed as a percent in range 0.0 to 1.0. get position ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields when importing data to worksheets using Aspose.Cells for Python via .NET API....Quote Prefix of Cell Value or Range...

    docs.aspose.com/cells/python-net/specify-formul...
  3. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....range.replace' , () => { let mainDoc...InsertDocumentAtRepl (); mainDoc . range . replace ( new Regex ( "\\[MY_DOCUMENT\\]"...

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

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% for stunning visual effects in your designs....gradient expressed as a percent in range 0.0 to 1.0. public double Position...

    reference.aspose.com/words/net/aspose.words.dra...
  5. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... Range . Fields [ 0 ]. Remove (); Console...

    reference.aspose.com/words/net/aspose.words/ino...
  6. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality.... Range . Fields [ 0 ]. Remove (); Console...

    reference.aspose.com/words/net/aspose.words/ino...
  7. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/Ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...I’m trying to convert charts/ranges in excel to images to insert...image of the cell range if an accuarate cell range is suppiled if...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  8. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....search to a specific page or a range of pages —especially when working...Search on a Range of Pages # To search a custom range (e.g., pages...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  9. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...but column index is not in range then Excel returns #REF ! whereas...

    forum.aspose.com/t/vlookup-function-returns-une...
  10. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker...""" for i in range ( data_points_count ): point...

    reference.aspose.com/words/python-net/aspose.wo...