Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 24,674 for

range

(0.37 sec)
  1. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of Range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...when I capture the picture of range. The image aspose captures look...document by converting the linked range in excel sheet into an image...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  2. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....characters outside the Latin‑1 range, the raw bytes cannot represent...is restricted to the Latin‑1 range. Summary Raw code bytes from...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....change the data at the source range of the Pivot Table and then...//Set the conditional format range intrusive_ptr ca = ICellArea...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  4. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation...."Y-Axis" ); // Set category data range chart . GetNSeries (). SetCategoryData...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  5. 如何添加时间段条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 TimePeriods 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...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-...
  6. Different types of fonts

    Font type is the classification of the font according to its look. It may be crucial when choosing one that will be better for your purpose.... Provides a wide range of high-quality fonts that you...designers. They offer a wider range of typographic choices and enhance...

    docs.aspose.com/font/net/what-is-font/font-types/
  7. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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_Range ( Cell , Cell ). set_Value (...// Get the range holding the chart data. xlNS . Range dataRange...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  8. Aspose.Cells 8.3.2中的公共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....the workbook specifying the range of pages //Here we are printing...the worksheet specifying the range of pages //Here we are printing...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Java chart worksheets and automate reports across PPT and PPTX files....$2:$2 2:2 - Column $A:$A A:A - Range $A$2:$C$4 A2:C4 $A$2:C4 A$2:$C4...R2 R[2] - Column C3 C[3] - Range R2C3:R5C7 R[2]C[3]:R[5]C[7]...

    docs.aspose.com/slides/java/chart-worksheet-for...
  10. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...render only your specified cells range for the worksheet for your requirements...PageSetup; //Specifying the cells range (from A1 cell to T35 cell) of...

    forum.aspose.com/t/aspose-textfragmentabsorber-...