Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 136,547 for

shape

(0.12 sec)
  1. RectangleShape - Aspose.PSD for Java - API Refe...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....shapes com.aspose.psd.shapesegments...types.derived com.aspose.psd.shapes Classes ArcShape BezierShape...

    reference.aspose.com/psd/java/com.aspose.psd.sh...
  2. Aspose.words for java convert docx to pdf - Fre...

    Hello, I have a problem. In the zip file below, there is a doc file (eg: new .docx) containing an axial gradient pattern. When it is converted to pdf, the pattern becomes a path description (eg: new-path.pdf), Does your …...render the shape to image and replace the original shape. The simplified...DocumentBuilder(doc); Shape original = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    forum.aspose.com/t/aspose-words-for-java-conver...
  3. Stroke.Weight | Aspose.Words for .NET API 参考

    Stroke 财产. 以点为单位定义描边形状路径的画笔厚度...Weight { get ; set ; } 评论 的默认值 Shape 为 0.75。 例子 显示如何更改笔触属性。 Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/zh/net/aspose.words....
  4. Aspose.Diagram for Node.js via Java 21.9 Releas...

    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....TextAnnotation is connected to shape Enhancement DIAGRAMJAVA-50382...DIAGRAMJAVA-50382 The shading of shapes is missing on converting a VSDX to PDF...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  5. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram...Section in the ShapeSheet Any shape in Microsoft Office Visio is...different component of the shape. Most shapes have just one geometry...

    docs.aspose.com/diagram/net/working-with-geomet...
  6. Aspose::Cells::Drawing::Bevel class | Aspose.Ce...

    Aspose::Cells::Drawing::Bevel class. Represents a bevel of a Shape in C++....class Represents a bevel of a shape. class Bevel Methods Method...bevel, or how far above the shape it is applied. In unit of Points...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  7. HeightPt | Aspose.Cells for .NET API 参考

    表示形状的高度以点为单位...HeightPt Shape.HeightPt property 表示形状的高度,以点为单位。 public double...} 例子 [C#] if ( shape . HeightPt == 3 ) shape . HeightPt = 1 ;...

    reference.aspose.com/cells/zh/net/aspose.cells....
  8. Text | Aspose.Cells for .NET API 参考

    表示此 TextBox 对象中的字符串...Text Shape.Text property 表示此 TextBox 对象中的字符串。 public string Text...; } 例子 [C#] if ( shape . Text == null ) shape . Text = "This is...

    reference.aspose.com/cells/zh/net/aspose.cells....
  9. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a signature line at the current position in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...docx" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. left_cm property | Aspose.Cells for Python via ...

    left_cm property left_cm property Represents the horizontal offset of Shape from its left column, in unit of centimet......Represents the horizontal offset of shape from its left column, in unit...centimeters. Example if shape . left_cm == 3 : shape . left_cm = 1.0...

    reference.aspose.com/cells/python-net/aspose.ce...