Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 17,703 for

area

(0.07 sec)
  1. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...
  2. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#....can set chart types such as Area, Area3D, Bar, Bubble, Column3D...

    kb.aspose.com/words/net/create-a-column-chart-i...
  3. Remove DOC Password Protection Online or using ...

    unlock password from DOC document through online app for free. Android API code to delete password from DOC files....by clicking inside the drop area via drag and drop of app Depending...

    products.aspose.com/total/android-java/unlock/doc/
  4. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Android API code to update PPT properties....by clicking inside the drop area via drag and drop of metadata...

    products.aspose.com/total/android-java/metadata...
  5. Interactive Annotations using Python|Aspose.PDF...

    Learn how to add, read, and delete link annotations, and how to create navigation and print buttons in PDF documents using Aspose.PDF for Python via .NET....annotation over the matching text area. When the user clicks the annotation...the coordinates of each link area. for link_annotation in link_annotations...

    docs.aspose.com/pdf/python-net/interactive-anno...
  6. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!...size, our group shape covers an area of 500pt x 500pt // in the document's...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 通过 JavaScript 及 C++ 将图表转换为图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 转换图表为图片格式,如 JPEG 或 PNG。我们将演示如何从 Microsoft Excel 导出图表并将其保存为独立的图片,以便后续使用和处理。...Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  8. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations.... Area , 100 , 100 , 500 , 350 ); chart...aspose . slides . ChartType . Area , 50 , 50 , 450 , 300 ); var...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  9. 使用C++通过JavaScript添加WordArt水印到图表|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript在Microsoft Excel中为图表添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...(shape) to the chart's plot area const wordart = chart . shapes...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  10. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...shapes -> AddChart ( ChartType :: Area , 100.0f , 100.0f , 500.0f ...() -> AddChart ( ChartType :: Area , 50.0f , 50.0f , 450.0f , 300...

    docs.aspose.com/slides/zh/cpp/chart-axis/