Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 21,076 for

x

(0.05 sec)
  1. Convert Microsoft Project MPP file to CSV Format

    Write your own Microsoft Project convertor using Aspose.Tasks for .NET and convert MPP files to CSV file....int Compare (Task x, Task y) 14 { 15 if (x == null ) 16 { 17...throw new ArgumentNullExceptio( "x" ); 18 } 19 20 if (y == null )...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  2. 5473378.xls

    Sheet1 sample_2003.Xl s sample_2003.pp t sample_2003.do c sample_mc_200 3.doc sample_mc_200 3.ppt sample_mc_200 3.Xls sample.XlsX sample.pptX sample.docX sample_mc.ppt m sample_mc.doc m sample.pdf ......doc x sample_comp.rar テストマクロファイル ☆マクロあり...

    docs.aspose.com/cells/tr/java/get-or-set-the-cl...
  3. 5473378.xls

    Sheet1 sample_2003.Xl s sample_2003.pp t sample_2003.do c sample_mc_200 3.doc sample_mc_200 3.ppt sample_mc_200 3.Xls sample.XlsX sample.pptX sample.docX sample_mc.ppt m sample_mc.doc m sample.pdf ......doc x sample_comp.rar テストマクロファイル ☆マクロあり...

    docs.aspose.com/cells/es/java/get-or-set-the-cl...
  4. 5115190.xls

    Sheet1 sample_2003.Xl s sample_2003.pp t sample_2003.do c sample_mc_200 3.doc sample_mc_200 3.ppt sample_mc_200 3.Xls sample.XlsX sample.pptX sample.docX sample_mc.ppt m sample_mc.doc m sample.pdf ......doc x sample_comp.rar テストマクロファイル ☆マクロあり...

    docs.aspose.com/cells/de/cpp/get-or-set-the-cla...
  5. 5115190.xls

    Sheet1 sample_2003.Xl s sample_2003.pp t sample_2003.do c sample_mc_200 3.doc sample_mc_200 3.ppt sample_mc_200 3.Xls sample.XlsX sample.pptX sample.docX sample_mc.ppt m sample_mc.doc m sample.pdf ......doc x sample_comp.rar テストマクロファイル ☆マクロあり...

    docs.aspose.com/cells/tr/cpp/get-or-set-the-cla...
  6. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....renderToScale(Graphics2D graphics, float x, float y, float scale) Renders...renderToSize(Graphics2D graphics, float x, float y, float width, float height)...

    reference.aspose.com/words/java/com.aspose.word...
  7. Error Bar|Aspose.Slides for Python Documentation

    Add error bar to PowerPoint presentations in Python...series and set the error bar X format. Access the first chart...chart_data . series [ 0 ] . error_bars_x_format errBarY = chart . chart_data...

    docs.aspose.com/slides/python-net/error-bar/
  8. paragraph|Documentation

    Paragraph element allows you to combine teXt and images....image: Set the width , height , x and y attributes of the image...type=ImageWrap ?image=logo.jpg x=1000 y=200 height=175 width=200...

    docs.aspose.com/omr/net/txt-markup/paragraph/
  9. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft EXcel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。... GetCount (); i ++ ) { int X = chart . GetNSeries (). Get (...move the X position a little right otherwise move the X position...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  10. 图表绘图区域|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.... 获取图表元素相对于图表左上角的实际 X 位置(左)。 获取图表元素相对于图表左上角的实际顶部位置。...validateChartLayout (); double x = chart . getPlotArea (). getActualX...

    docs.aspose.com/slides/zh/java/chart-plot-area/