Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 22,914 for

range

(0.1 sec)
  1. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a Range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…...server to create an image from a range, I insert the image into PowerPoint...as shown on screen) Aspose range as image.zip (139.1 KB) The...

    forum.aspose.com/t/text-underline-not-appearing...
  2. Convert MD to ODP via Java API | products.aspos...

    Java API to Convert MD to ODP without using Microsoft Word...suite of APIs provides a wide range of features and capabilities...to PPTX. This API provides a range of features that make it easy...

    products.aspose.com/total/java/conversion/md-to...
  3. 获取单元格内容|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....//Access the Maximum Display Range Range range = worksheet . getCells...tcols = range . getColumnCount (); int trows = range . getRowCount...

    docs.aspose.com/cells/zh/java/getting-cell-cont...
  4. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++....access to the Range object. Using the table range object, you can...from Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/cpp/work-with-text-in-a-t...
  5. 使用C++将范围插入Excel|Documentation

    学习如何使用Aspose.Cells和C++将范围插入Excel文件。...( 0 ); // Create a range of cells. Range sourceRange = worksheet...formattings into a few cells in the range. sourceRange . Get ( 0 , 0 )...

    docs.aspose.com/cells/zh/cpp/insert-ranges-to-e...
  6. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....( 0 ); // Create a range A1:B2 Range range = sheet1 . GetCells...2 , 2 ); // Merge the cells range . Merge (); // Insert value...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  7. Cells 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....or Range of Cells If you want to format a cell or a range of...all formatting of cells or ranges using this class. Some of the...

    docs.aspose.com/cells/cpp/cells-formatting/
  8. Add Borders in Excel using C#

    By following this article add borders in Excel using C#. Get IDE settings, a list of steps, and a sample code showing how to create a border in Excel using C#....sample text in a cell Create a range of cells surrounding this cell...SetOutlineBorders() method in the range class to draw a border Autofit...

    kb.aspose.com/cells/net/add-borders-in-excel-us...
  9. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in text... range . fields ) console . log ( field.... result ); expect ( doc . range . fields . at ( 0 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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....the chart data series from a range of cell values by row or by...“All” functionality for pasting range of cells. PasteType.DefaultExceptBorders:...

    docs.aspose.com/cells/net/public-api-changes-in...