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

range

(0.31 sec)
  1. Protect PDF using CLI | Aspose.PDF

    Lock PDF with password programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Choose from a range of available functionalities...

    products.aspose.com/pdf/cpp-cli/protect/
  2. Add Watermark to PDF using CLI | Aspose.PDF

    Add watermark to PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Choose from a range of available functionalities...

    products.aspose.com/pdf/cpp-cli/watermark/add/
  3. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting.... Range . Replace ( textToSearch , "replacement"...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Aspose::Words::Drawing::Fill::get_BackTintAndSh...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Creating a Pie Chart with Leader Lines using C+...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....( id ); // Set series data range chart . GetNSeries (). Add (...true ); // Set category data range chart . GetNSeries (). SetCategoryData...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...
  6. Using FormulaText function in Aspose.Cells|Docu...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the method provided by Aspose.Cells to get and set the formula text of a cell and obtain the result. Finally, we save the modified Excel file to disk....Assistant Close Returning a Range of Values using AbstractCalculationE...

    docs.aspose.com/cells/net/using-formulatext-fun...
  7. Export similar Border Style when Border Style i...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with Golang via C++....Sample Code Export Print Area Range to HTML with Golang via C++...

    docs.aspose.com/cells/go-cpp/export-similar-bor...
  8. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks using the Aspose.Cells for Node.js via C++ API....Assistant Close Get Hyperlinks in Range Detect Hyperlink Type Analyzing...

    docs.aspose.com/cells/nodejs-cpp/add-image-hype...
  9. Revision class | Aspose.Words for Node.js

    Aspose.Words.Revision class. Represents a revision (tracked change) in a document node or style...Words Range class RevisionCollection class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 向单元格添加超链接|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....//Define a range object(A1). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A1" , "A1" ); //Add a hyperlink to it. objSheet...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...