Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 5,255 for

shape group

(0.1 sec)
  1. Փոխարկել WORD XPS Java

    Փոխարկեք WORD ը XPS ձևաչափի Java կոդով: Պահեք WORD որպես XPS օգտագործելով Java:... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/wo...
  2. Փոխարկել WORD PNG Java

    Փոխարկեք WORD ը PNG ձևաչափի Java կոդով: Պահեք WORD որպես PNG օգտագործելով Java:... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/wo...
  3. Փոխարկել JPG WORD Java

    Փոխարկեք JPG ը WORD ձևաչափի Java կոդով: Պահեք JPG որպես WORD օգտագործելով Java:... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.jpg"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/jp...
  4. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size....Remarks Applies only to series groups of the ChartSeriesType.BUBBLE...# Insert a bubble 3D chart. shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. What is font? | Aspose.Font for .NET

    Font is a pretty complex matter. Developing any interface you will face the part where you will code fonts. This chapter will make it easier for you.... The glyph is a unique shape, design, or way it looks. It...font family? Font family is a group of related, similar in design...

    docs.aspose.com/font/net/what-is-font/
  6. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow....// Adds an Ole Object Frame shape var oleObjectFrame = sld . getShapes...Converting SVG to a Set of Shapes Aspose.Slides' conversion of...

    docs.aspose.com/slides/nodejs-java/image/
  7. Გადაიყვანეთ Გამოსახულება HTML Java

    გადაიყვანეთ Გამოსახულება HTML Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.png"); shape.getShapeRenderer()...

    products.aspose.com/words/ka/java/conversion/im...
  8. 使用JavaScript通过C++替换Smart Art中的文本|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++替换Smart Art中的文本...for Java脚本通过C++提供了此功能,通过设置 Shape.text 属性实现。 可以从以下链接下载示例源文件: SmartArt...get ( i ); const shapes = worksheet . shapes ; for ( let j = 0...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  9. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....as_editable_range_end() as_group_shape() as_shape() as_comment() as_footnote()...as_field_include() as_field_shape() as_field_database() as_field_skip_if()...

    docs.aspose.com/words/python-net/python-notes/
  10. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage....Remarks Applies only to series groups of the ChartSeriesType.Doughnut...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...