Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 24,796 for

range

(0.26 sec)
  1. 如何添加数据条条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Data Bars 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cell_area_name ) k = 0 for i in range ( area . start_column , area...end_column + 1 ): for j in range ( area . start_row , area ....

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  2. Convert XLSX to POTX using Python or with free ...

    XLSX to POTX conversion in your Python applications without using Microsoft Office or online. Test free XLSX to POTX online converter quickly before integrating the code.... It also supports a wide range of features such as data validation...files. It also supports a wide range of features such as text formatting...

    products.aspose.com/total/python-net/conversion...
  3. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content....range.replace' , () => { let doc =...let replacementCount = doc . range . replace ( new Regex ( "[0-9]+"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Set Data Source for the Chart with C++|Document...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets.... We can add a range of cells (containing chart data)...data source) to the chart ranging from "A1" cells to "B4" chart...

    docs.aspose.com/cells/cpp/data-formatting-in-ch...
  5. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page Ranges....document by pages or by page ranges. Both splitting options will...document page by page, by page ranges, or starting with the specified...

    docs.aspose.com/words/net/split-a-document/
  6. Manage Fallback Fonts for Presentations in Pyth...

    See how Aspose.Slides for Python via .NET uses fallback fonts to keep text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....applied per character or per range of Unicode when the primary...

    docs.aspose.com/slides/python-net/fallback-font/
  7. Conditional Formatting|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....apply formats to a cell or range of cells and have that formatting...

    docs.aspose.com/cells/java/conditional-formatting/
  8. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for Node.js via C++ API.... The class provides a wide range of properties and methods for...

    docs.aspose.com/cells/nodejs-cpp/creating-subto...
  9. Convert a Multi-page Document to an Image in C#...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C#....size, resolution, and page range. Aspose.Words for .NET allows...

    docs.aspose.com/words/net/convert-a-multi-page-...
  10. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...method allows you to specify the range of text you want to format,...the used range of the worksheet Aspose.Cells.Range usedRange...

    forum.aspose.com/t/excel-shape-text-font-color-...