Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 17,670 for

area

(0.08 sec)
  1. 图表转为图像|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...
  2. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title...the top center of the chart area. title = chart . title title...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look....The fill, which applies to the area within the outline of the shape:...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 主轴和副轴练习用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...
  5. How to Convert PDF to Text File using C#

    This simple tutorial will provide details on how to convert PDF to Text file using C#. It explains how using C# PDF to Text converter application can be created with few API calls....from a particular rectangle area on the PDF page, you have the...liberty to define that rectangular area as well. Different modes can...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tex...
  6. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis.... Value ); // 2 - Area chart with dates distributed...Drawing . Charts . ChartType . Area , 500 , 300 ); let dates = [...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Remove Watermark Image Filter|Documentation

    Aspose.Imaging Remove watermark image filter usage with Python code example provided....watermark, you need to define the area where the mark is located on...

    docs.aspose.com/imaging/python-net/developer-gu...