Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 5,125 for

shape position

(0.09 sec)
  1. 档案

    档案...Slides for Python 将每个元素表示为 Shape 或派生自 Shape 的 abject。所以为了保护内容不被编辑...属性获取演示文稿中幻灯片的引用。 对于每张幻灯片,使用 ISlide.shapes 集合访问其形状。 对于集合中的每个形状,执行以下步骤:...

    blog.aspose.com/zh/slides/lock-or-unlock-powerp...
  2. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....value that indicates the left position of the ellipse. Bottom - float...that indicates the bottom position of the ellipse. Width - float...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  3. Convert STL to OBJ via Python | products.aspose...

    Sample code for STL to OBJ Python conversion. Use API example code for batch STL files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...information related to light and position of scenes. An OBJ file is...

    products.aspose.com/3d/python-net/conversion/st...
  4. Aspose::Words::Drawing::GradientStop::get_Trans...

    Aspose::Words::Drawing::GradientStop::get_Transparency method. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0 in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....save(getArtifactsDir() + "Shape.OfficeMath.docx"); Fields Field...CENTER_GROUP . INLINE Inline position of Math. LEFT Left justification...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Add method. Adds a specified GradientStop to a gradient in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Insert method. Inserts a GradientStop to the collection at a specified index in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose.OMR for .NET fails to recognize answer s...

    I’m using Aspose.OMR for .NET 25.8.0 to recognize answer sheets, but why are images P1 and P2 failing to be recognized? The result of recognizing image P1 is: {“RecognitionResults”:[{“ElementName”:“Answers1”,“Value”:“”…...sheet creates a trapezoidal shape. The OMR algorithm then cannot...Retake or rescan if needed Position the camera (or scanner) parallel...

    forum.aspose.com/t/aspose-omr-for-net-fails-to-...
  9. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Rotation method. Gets or sets the rotation of the data labels of the entire series in degrees in C++....value is Horizontal , label shapes, if they exist, are rotated...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Convert OBJ to STL via Java | products.aspose.com

    Sample Java conversion code for OBJ format to STL file. Use this example code to convert OBJ to STL within any Web or Desktop Java based application....information related to light and position of scenes. An OBJ file is...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/obj-to-stl/