Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 24,711 for

range

(0.37 sec)
  1. Export PS to POTX via C# API | products.aspose.com

    .NET API to Convert PS to POTX without using Microsoft Word... This API provides a range of features to manipulate PDF...to POTX. This API provides a range of features to manipulate presentations...

    products.aspose.com/total/net/conversion/ps-to-...
  2. Export CGM to POTM via C# API | products.aspose...

    .NET API to Convert CGM to POTM without using Microsoft Word... This API provides a range of features that allow you to...to POTM. This API provides a range of features that allow you to...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Stroke.back_tint_and_shade property | Aspose.Wo...

    Stroke.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke background color....allowed values are within the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...to use and provides a wide range of features. It supports a variety...to use and provides a wide range of features. It supports a variety...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…... If the search range is simple reference, such as...caching and re-arranging the range data(so even though the formulas...

    forum.aspose.com/t/workbook-calculateformula-is...
  6. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document...(Inherited from Node ) range Returns a Range object that represents...3 ); let bookmarks = doc . range . bookmarks ; expect ( bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. C++ API to Convert XML to MD | products.aspose.com

    Convert XML to MD via C++ API without using Microsoft Excel or Adobe Reader...This library provides a wide range of features to manipulate PDF...XML to XLSX. It also offers a range of other features such as creating...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. 使用JavaScript通过C++在范围内搜索和替换数据|Documentation

    本文展示如何使用JavaScript通过C++在Excel中搜索和替换范围内的数据。...range(CellArea) 方法。以下的代码示例在范围内搜索和替换数据。...( 0 ); // Define the search range (E9:H15) const area = CellArea...

    docs.aspose.com/cells/zh/javascript-cpp/search-...
  9. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....cell 2nd parameter refers to a range of cells The custom function...all the values from the cell range specified as the 2nd parameter...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  10. Convert PPTM to SVG in Python | products.aspose...

    Convert PPTM to SVG in Python. Use Python library API to convert PPTM files to SVG...not only SVG but also a wide range of other formats, empowering..."PowerPoint.pptm" ); for i in range(pres . getSlides() . size()):...

    products.aspose.com/slides/python-java/conversi...