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

shape

(0.07 sec)
  1. Convert JPG To SVG C++

    Convert JPG to SVG format in C++ code. Save JPG as SVG using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  2. Convert JPG To Image C++

    Convert JPG to Image format in C++ code. Save JPG as Image using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  3. Convert Image To PNG C++

    Convert Image to PNG format in C++ code. Save Image as PNG using C++....auto shape = builder-> InsertImage ( u"Input.png" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  4. 在 PS 文件中使用转换 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Java 中使用该功能...//Create a rectangle 12 Shape shape = new Rectangle2D. Float...transformations. 6 document. fill (shape); 7 ////////// 现在我们创建一个新的图形状态,该状态将相对于上一级图形状态沿...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  5. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    通过 .NET 在 Aspose.Slides for Python 中掌握演示文稿主题,以创建、定制和转换具有一致品牌形象的 PowerPoint 文件。...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/zh/python-net/presentati...
  6. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...deleting rows even if it has shapes on it Aspose.Cells Product...ShapeCollection shapes = wb.Worksheets[0].Shapes; int shapeCount...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  7. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Java across PPT and PPTX presentations—Java code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/java/ellipse/
  8. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...contents"); ((Shape)docEdited.getChild(NodeType.SHAPE, 0, true))...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 Java 中管理演示主题|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/java/presentation-theme/
  10. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for .NET API allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh....Triangle Mesh and Primitive Shape to Mesh Merge Meshes in 3D file...

    docs.aspose.com/3d/net/encoding-3d-mesh-in-the-...