Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 17,703 for

area

(0.08 sec)
  1. Detect Merged Cells in a Worksheet with JavaScr...

    Learn how to detect merged cells in a worksheet using Aspose.Cells for JavaScript via C++. This article will show you how to use the library to identify and manipulate merged cells....information on how to get merged cell areas in a worksheet. Aspose.Cells...allows you to get merged cell areas in a worksheet. You can unmerge...

    docs.aspose.com/cells/javascript-cpp/detect-mer...
  2. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python....remove the selected merged areas. Steps to Unmerge Cells Without...the Excel file with merged areas in it for unmerging them into...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...
  3. How to Convert Excel to JSON in C#

    In this short tutorial, you will learn how to convert Excel to JSON in C#. You can convert Excel file to JSON in C# with a few API calls in .NET....name sorting, export area, merge areas, indices of the desired...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  4. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....comments_area_width = 500 # Set the width of the comments area. no...notes_comments_options . comments_area_color = draw . Color . antique_white...

    docs.aspose.com/slides/python-net/convert-slide/
  5. How to Convert Excel to DataTable in C#

    In this brief tutorial you will learn how to convert Excel to datatable in C#. This conversion can be exercised in .NET environment for Windows, Linux and macOS....supports selecting data from any area in the worksheet along with...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  6. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility....class Represents a contiguous area in a document. To learn more...

    reference.aspose.com/words/net/aspose.words/range/
  7. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically....vertically merged, the display areas of the merged cells are consolidated...consolidated. The consolidated area is used to display the contents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Redact Excel Spreadsheet Online or using Androi...

    Open and redact Excel document online via app for free. Android API code to search and replace Excel text with regular expression....by clicking inside the drop area via drag and drop of annotation...

    products.aspose.com/total/android-java/redact/e...
  9. 使用Node.js在C++中将工作表范围导出为图片|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 ( 0 ); // Set the print area with your desired range worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...
  10. 使用C++对列中的数据进行排序并使用自定义排序列表|Documentation

    学习如何使用Aspose.Cells for C++ API,将列中的数据根据自定义列表排序。... Get ( 0 ); // Specify cell area - sort from A1 to A40 CellArea...

    docs.aspose.com/cells/zh/cpp/sort-data-in-colum...