Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 17,661 for

area

(0.96 sec)
  1. Convert POTX to XLTX via C++ or with free Onlin...

    Export POTX to XLTX in C++ without using Microsoft Excel or Powerpoint or online. Test free POTX to XLTX online converter quickly before integrating the code....onto the white area or clicking inside the area to import the...

    products.aspose.com/total/cpp/conversion/potx-t...
  2. Convert PPTM to FODS via C++ or with free Onlin...

    Export PPTM to FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTM to FODS online converter quickly before integrating the code....onto the white area or clicking inside the area to import the...

    products.aspose.com/total/cpp/conversion/pptm-t...
  3. Convert PPTX to XLT via C++ or with free Online...

    Export PPTX to XLT in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to XLT online converter quickly before integrating the code....onto the white area or clicking inside the area to import the...

    products.aspose.com/total/cpp/conversion/pptx-t...
  4. Convert POTX to FODS via C++ or with free Onlin...

    Export POTX to FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free POTX to FODS online converter quickly before integrating the code....onto the white area or clicking inside the area to import the...

    products.aspose.com/total/cpp/conversion/potx-t...
  5. Convert OTT to PPSM via C# .NET or with free On...

    Convert Word ott documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....designated white area or by clicking inside the area to import the...

    products.aspose.com/total/net/conversion/ott-to...
  6. Convert TXT to POTM via C# .NET or with free On...

    Convert Word txt documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....designated white area or by clicking inside the area to import the...

    products.aspose.com/total/net/conversion/txt-to...
  7. 使用 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/
  8. Managing Controls|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.... In your worksheet area, click and drag to define the...mouse cursor into the label area and change the label. In the...

    docs.aspose.com/cells/python-net/managing-contr...
  9. 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...
  10. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations.... AREA , 100 , 100 , 500 , 350 ) chart...add_chart ( charts . ChartType . AREA , 50 , 50 , 450 , 300 ) wb =...

    docs.aspose.com/slides/python-net/chart-axis/