Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 21,288 for

x

(0.07 sec)
  1. 66519070.xlsx

    Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2018 Aspose Pty Ltd. 14.0300 14.0300 false...Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning...

    docs.aspose.com/cells/ru/cpp/creating-and-custo...
  2. 在PowerPoint幻灯片上创建表格|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....示了如何使用 VSTO 2008 以编程方式创建一个15 x 15的表格,字体大小为10,然后使用 Aspose.Slides...创建一个演示文稿。 向演示文稿添加一个空白幻灯片。 向幻灯片添加一个15 x 15的表格。 向表格的每个单元格添加字体大小为10的文本。...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  3. Public API and Backwards Incompatible Changes i...

    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....AddClone(IShape sourceShape, float x, float y) Aspose.Slides.IShapeCollection...AddClone(IShape sourceShape, float x, float y, float width, float height)...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. ChartXValue.ValueType | Aspose.Words for .NET

    Discover the ChartXValue ValueType property to easily access and utilize the X value type in your data visualization projects....property Gets the type of the X value stored in the object. public...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartYValue.from_double method | Aspose.Words f...

    ChartYValue.from_double method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DOUBLE](../../chartyvaluetype/#DOUBLE) type.... series [ 0 ] # Clear X and Y values of the first series...series with data. series1 . add ( x_value = aw . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance.... Use of the DirectX X Load Options The code below shows...options before loading a DirectX X file. Use FBX Load Options...

    docs.aspose.com/3d/java/specify-3d-file-load-op...
  7. image|Documentation

    Image element is used to add a picture.... height=480 x n/a Set the absolute position...the value of align attribute. x=300 y n/a Set the absolute position...

    docs.aspose.com/omr/net/txt-markup/image/
  8. ChartXValue.fromDouble method | Aspose.Words fo...

    ChartXValue.fromDouble method. Creates a [ChartXValue](../) instance of the [ChartXValueType.Double](../../chartXvaluetype/#Double) type.... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartYValue.fromDouble method | Aspose.Words fo...

    ChartYValue.fromDouble method. Creates a [ChartYValue](../) instance of the [ChartYValueType.Double](../../chartyvaluetype/#Double) type.... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C# or .NET...of the connector float x = connector . X + connector . Width *...AddAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); The result:...

    docs.aspose.com/slides/net/connector/