Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 48,261 for

shape

(0.34 sec)
  1. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....method, insert a Rectangle shape in the newly created slide Insert...text frame is added inside the shape and its respective textual properties...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  2. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。...获取幻灯片的引用 使用 Shapes 对象公开的 AddChart 方法创建新图表 使用 Shapes 对象公开的 AddAutoShape...100 , 500 , 400 ); IAutoShape shape = chart . getUserShapes ()....

    docs.aspose.com/slides/zh/java/trend-line/
  4. ViewOptions.displayBackgroundShape property | A...

    ViewOptions.displayBackgroundShape property. Controls display of the background Shape in print layout view....Controls display of the background shape in print layout view. get displayBackgroundSha...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Ինչպես չափափոխել պատկերը Word-ում Java-ի միջոցով

    Այս հոդվածը օգնում է, թե ինչպես փոխել պատկերի չափը Word-ում Java-ի միջոցով: Այն տրամադրում է տեղեկատվություն IDE կոնֆիգուրացիաների, քայլ առ քայլ ընթացակարգի և գործարկվող կոդ՝ Word-ում նկարի չափափոխման համար Java-ի միջոցով:...պատկերի ֆայլի անունը և ուղին: Shape դասի օբյեկտը վերադարձվում է...միջոցով: Այն օգտագործում է Shape դասի օբյեկտը չափը սահմանելու...

    kb.aspose.com/hy/words/java/how-to-resize-image...
  6. 使用 Java 在演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... IShape shape = firstSlide . getShapes ()...sequence . getEffectsByShape ( shape ); if ( shapeEffects . length...

    docs.aspose.com/slides/zh/java/shape-animation/
  7. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( docEdited -> GetChild (...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( docEdited -> GetChild (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy Shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++....Ask AI Copy Shapes between Worksheets with C++ Contents [ Hide...understanding of how to copy shapes between worksheets. Copying...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  10. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title...doc = doc ) # Insert a chart shape with a document builder and...and get its chart. chart_shape = builder . insert_chart ( chart_type...

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