Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 24,036 for

range

(0.07 sec)
  1. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...Workbook(fstream); // Get the named range Range range = workbook.getWorksheets()...to the address of the named range workbook.getWorksheets().get(0)...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  2. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....Y-axes, // so that both their ranges are big enough to encompass...X and Y-axis rulers show a range of 0 to 10. chart.getAxisX()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Range cellRange , int imageResolution...imageStream ; } Scale the Cell Range Size In this approach, we will...

    docs.aspose.com/slides/net/working-solution-for...
  4. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...CreateOleImage ( Aspose :: Cells :: Range cellRange , int imageResolution...imageStream ; } Scale the Cell Range Size In this approach, we will...

    docs.aspose.com/slides/cpp/working-solution-for...
  5. 通过 C++ 使用 Node.js 格式化范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化 Excel 中的一组单元格。...格式化范围,可以使用以下方法: Range.applyStyle(style, flag) Range.setStyle(style)...setStyle(style) Range.setStyle(style) 示例代码 在此示例中,我们创建一个Excel工作簿,添加一些示例数据...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-form...
  6. Convert DOCX to JSON Format in Android Apps | p...

    Parse DOCX to JSON format in Android Apps without using Microsoft Word or Excel...of APIs that provides a wide range of features for document manipulation...to JSON. It provides a wide range of features for manipulating...

    products.aspose.com/total/android-java/conversi...
  7. Convert PPSM to JSON Format via Java | products...

    Convert PPSM to JSON format via Java without using using Microsoft Excel or PowerPoint... This API provides a wide range of features to manipulate PowerPoint...object. Convert PPSM to JSON in Range via Java While you are converting...

    products.aspose.com/total/java/conversion/ppsm-...
  8. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...Specify the range where you want to search // Here the range is E9:H15...cell with value search within range cell = worksheet . GetCells...

    docs.aspose.com/cells/zh/cpp/search-and-replace...
  9. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets....( 0 ); // Create a range A1:B2 const range = sheet1 . getCells...2 , 2 ); // Merge the cells range . merge (); // Insert a value...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  10. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...applies the formatting to a range of cells. Change Cells Alignment...sample Excel file , creates the range and center aligns it horizontally...

    docs.aspose.com/cells/go-cpp/change-cells-align...