Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 17,675 for

area

(0.44 sec)
  1. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title...the top center of the chart area. title = chart . title title...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....The fill, which applies to the area within the outline of the shape:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with masks in Aspose.PSD for Java|Docum...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...base layer defines the shape or area that will remain visible, while...textures or patterns, to specific areas of an image or artwork. By employing...

    docs.aspose.com/psd/java/update-create-layer-mask/
  4. How to Merge Cells in Excel using Node.js

    This article guides on how to merge cells in Excel using Node.js. It contains the IDE settings, a list of steps, and a runnable sample code to combine two cells in Excel using Node.js....the first cell of the merged area Save the output workbook These...top-left cell of the merged area before saving the resultant...

    kb.aspose.com/cells/nodejs/how-to-merge-cells-i...
  5. 图表转为图像|Documentation

    学习如何使用 Aspose.Cells for .NET 将图表转换为图像格式,例如 JPEG 或 PNG。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图像以供进一步使用和处理。...Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/zh/net/chart-to-image/
  6. 图表转为图像|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 将图表转换为 JPEG 或 PNG 等图像格式。我们的指南将演示如何导出 Microsoft Excel 中的图表并将其保存为独立的图像以便后续使用和处理。...Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/zh/python-net/chart-to-im...
  7. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....); // Set the range CellArea area = CellArea :: CreateCellArea...1000 , 50 ); opt . AddRange ( area ); // Path of output excel file...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  8. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...FieldPrint , true ); // Set the area for the printer to perform instructions...command will turn the entire area that we specified in "field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java....SHADED_PLOT A style, in which the plot area is shaded. SHADOWED A style...SHADED_PLOT A style, in which the plot area is shaded. SHADOWED public static...

    reference.aspose.com/words/java/com.aspose.word...
  10. 主轴和副轴练习用C++|Documentation

    了解如何在Aspose.Cells for C++中理解和使用主轴和副轴。我们的指南将帮助您理解主轴和副轴的区别,以及如何有效地配置和使用它们的图表。...Legend at the bottom of the chart area chart . GetLegend (). SetPosition...Bottom ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/zh/cpp/primary-and-second...