Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 20,033 for

range

(0.05 sec)
  1. Aspose::Words::Border::get_TintAndShade method ...

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

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowDataLabelsRange method. Allows to specify whether values from data labels Range to be displayed in the data labels of the entire series. Default value is false in C++....whether values from data labels range to be displayed in the data...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 合并相邻单元格|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....//Get the range of cells i.e.., A1:C1. Range range = worksheet...cell2Name ); //Merge the cells. range . Merge (); //Saving the Excel...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  4. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python.... range . text ) doc . range . replace ( "_CustomerName_"...text after replace: " + doc . range . text ) # Save the modified...

    docs.aspose.com/words/python-net/find-and-replace/
  5. Convert Text Numeric Data to Number|Documentation

    Learn how to convert numbers stored as text to numbers by using the Aspose.Cells for Java API.... Select any single cell or range of cells that has an error indicator...Next to the selected cell or range of cells, click the error button...

    docs.aspose.com/cells/java/convert-text-numeric...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_Direction method. Selects direction for replace. Default value is Forward in C++....to start from the end of the range, and traverse back to the beginning...start from the beginning of the range, and traverse to the end. options...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Specialusing Aspose.Cells for Node.js via C++ API....special format for a cell or range of cells, Excel automatically...adjustment. Excel provides a wide range of predefined special formats...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  8. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a Range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...Cells to take snapshot of a range, when I get the image it has...sheet. I took one image using Range.getImage() of excel javascript...

    forum.aspose.com/t/image-gridline-color-differe...
  9. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization.... The range of price for each category is...LegendPositionType :: Bottom ); // Set data range chart . SetChartDataRange (...

    docs.aspose.com/cells/cpp/create-high-low-close...
  10. Add Hyperlinks to the Cells|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....can also add a hyperlink in a range of cells in a similar way. Please...

    docs.aspose.com/cells/cpp/add-hyperlinks-to-the...