Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 24,346 for

range

(0.19 sec)
  1. Convert POWERPOINT to XLTX using Python or with...

    POWERPOINT to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT to XLTX online converter quickly before integrating the code....to use and provides a wide range of features to help developers...HTML. This API provides a wide range of features to help developers...

    products.aspose.com/total/python-net/conversion...
  2. 在xlsx4j中对数据进行排序|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....1 ); //Create a cells area (range). CellArea ca = new CellArea...data in the specified data range (A2:C10) sorter . sort ( cells...

    docs.aspose.com/cells/zh/java/sort-data-in-xlsx4j/
  3. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....object pages = "1" ; object range = Word . WdPrintOutRange . wdPrintCurrentPage...ref oTrue , ref oFalse , ref range , ref missing , ref missing...

    docs.aspose.com/words/net/print-documents/
  4. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results.... Range . Fields . Any ( f => f . Type...else { Assert . That ( doc . Range . Fields . Any ( f => f . Type...

    reference.aspose.com/words/net/aspose.words.loa...
  5. AxisScaling.log_base property | Aspose.Words fo...

    AxisScaling.log_base property. Gets or sets the logarithmic base for a logarithmic axis.... Valid range of a floating point value is...values that cover our X-value range (0, 1, 2, 3...). # A linear...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...( 0 ); // Create a range A1:B2 const range = sheet1 . cells ....2 , 2 ); // Merge the cells range . merge (); // Insert value...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  7. Aspose.Cells 8.5.0中的公共API更改|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....will be copied to destination range srcSheet . Cells . SetRowHeight...); //Create source range to be copied Range srcRange = srcSheet...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Stroke.opacity property | Aspose.Words for Node.js

    Stroke.opacity property. Defines the amount of transparency of a stroke... Valid range is from 0 to 1. get opacity...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....only dates within a certain range. With data validation, you can...entered into a cell, or cell range. Below, code snippets illustrate...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  10. Incorrect render of text with font from Aptos f...

    Hello, I have an issue when rendering a worksheet Range to an EMF image when the font is from Aptos family. The render creates an image where the text lacks spaces as seen in this screenshot: image.png (739 Octets) W…...when rendering a worksheet range to an EMF image when the font...Worksheets[worksheetName]; var range = asposeSheet.Cells.CreateRange(rangeAddress);...

    forum.aspose.com/t/incorrect-render-of-text-wit...