Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 5,465 for

shape group

(0.17 sec)
  1. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a new problem recently. When I converted the following document to PDF base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...Shaping.HarfBuzz.HarfBuzzTextShaperFa...objects . A textbox that is grouped or anchored to the chart is...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_FirstSliceAngle method. Gets or sets the angle, in degrees, of the first slice of the parent pie chart in C++....() Remarks Applies to series groups of the Pie , Pie3D and Doughnut...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SecondSectionSize method. Gets or sets the size of the pie chart secondary section as a percentage in C++....() Remarks Applies to series groups of the PieOfPie and PieOfBar...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 使用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...
  5. Convert STL to 3DS via JavaScript | products.as...

    Sample code for STL to 3DS conversion. Use API example code for batch STL files to 3DS conversion....the cross section of the 3D shape to be built by the fabber. There...viewport configurations, smoothing group data, bitmap references and...

    products.aspose.com/cad/javascript-net/conversi...
  6. Convert STL to 3DS via Python | products.aspose...

    Sample code for STL to 3DS conversion. Use API example code for batch STL files to 3DS conversion....the cross section of the 3D shape to be built by the fabber. There...viewport configurations, smoothing group data, bitmap references and...

    products.aspose.com/cad/python-net/conversion/s...
  7. Convert DOC To JPG Java

    Convert DOC to JPG format in Java code. Save DOC as JPG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.doc"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/doc-t...
  8. Convert HTML To SVG Java

    Convert HTML to SVG format in Java code. Save HTML as SVG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.html"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/html-...
  9. Convert TEXT To Image Java

    Convert TEXT to Image format in Java code. Save TEXT as Image using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.txt"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/text-...
  10. Convert JPG To DOC Java

    Convert JPG to DOC format in Java code. Save JPG as DOC using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.jpg"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/jpg-t...