Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 24,400 for

range

(0.09 sec)
  1. Node.get_ancestor method | Aspose.Words for Python

    aspose.words.Node.get_ancestor method... TABLE , True ) for i in range ( tables . count ): table =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Using FormulaText function in Aspose.Cells for ...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. Learn to get and set the formula text of cells and save modified Excel files using JavaScript via C++....SUM ( B1 : B10 ) Returning a Range of Values using AbstractCalculationE...

    docs.aspose.com/cells/javascript-cpp/using-form...
  3. IFieldUpdateCultureProvider Interface | Aspose....

    Discover the Aspose.Words.Fields.IFieldUpdateCultureProvider interface. Enhance field updates with a customizable CultureInfo object for precise localization.... Range . Fields [ 0 ]; if ( fieldDate...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.Words.Markup | Aspose.Words for .NET

    Discover the Aspose.Words.Markup namespace, featuring customizable classes for smart tags, XML, and content controls to enhance your document management....document tags in the specified range. StructuredDocumentTa Represents...Represents an end of ranged structured document tag which accepts...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Remove Merge Fields from PDF Document - Free Su...

    Hi Team, We have a Merge Type field in our template, and when generating the PDF document, the merge field is not being removed as expected. We now need to remove merge fields from the generated PDF. Below is the code …...Range.Fields) { if (field.Type ==...(Field field in actualDocument.Range.Fields) { if (field.Type ==...

    forum.aspose.com/t/remove-merge-fields-from-pdf...
  6. Selecting the version of excel file to be opene...

    Hi, I have requirement to open the excel files of different versions (ranging from 95 to 2007) but while opening and saving them using aspose.cell we have to specify the version of excel. How we will come to know in ru…...files of different versions (ranging from 95 to 2007) but while...BIFF8 or greater file formats ranging from MS Excel 97 - MS Excel...

    forum.aspose.com/t/selecting-the-version-of-exc...
  7. Aspose::Words::Drawing::GradientStop::get_Trans...

    Aspose::Words::Drawing::GradientStop::get_Transparency method. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in Range 0.0 to 1.0 in C++....fill expressed as a percent in range 0.0 to 1.0. double Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. 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 in C++....gradient expressed as a percent in range 0.0 to 1.0. double Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Waterfall chart Data labels are not getting rem...

    https://forum.aspose.com/t/waterfall-chart-data-labels-are-not-getting-removed/324570/9 NewOutput.zip (10.0 KB)...get(chartIndex); // Set data range for chart chart.getNSeries()...get(chartIndex); // Set data range for chart chart.getNSeries()...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  10. Add Borders in Excel using Python

    Add borders in Excel using Python. Get IDE settings, a list of steps and a sample code showing how to put borders in Excel using Python....sample text in a cell Create a range of cells to add borders Make...Python . You may define multiple ranges of cells comprising one or...

    kb.aspose.com/cells/python/add-borders-in-excel...