Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 45,822 for

shape

(0.12 sec)
  1. 如何通过 Node.js 以及 C++ 改变评论字体颜色|Documentation

    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....提供一个 Shape.getTextBody() 属性,用于设置评论的字体颜色。以下示例代码演示了如何使用 Shape.getTextBody()...Text. This is Test." ); const shape = worksheet . getComments ()...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chan...
  2. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...TextBox ; builder . Writeln (); Shape textBoxShape2 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 在 Java 中创建或管理 PowerPoint 智能图形形状节点|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的智能艺术节点和子节点...遍历第一个幻灯片中的每个形状 for ( IShape shape : pres . getSlides (). get_Item...()) { // 检查形状是否为智能图形类型 if ( shape instanceof SmartArt ) { // 将形状转换为智能图形...

    docs.aspose.com/slides/zh/java/manage-smartart-...
  4. 检索连接器信息|Documentation

    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.... Show ( "\nFrom Shape ID : " + Connect . FromSheet...); MessageBox . Show ( "To Shape ID : " + Connect . ToSheet );...

    docs.aspose.com/diagram/zh/net/retrieving-conne...
  5. Connect Shapes|Documentation

    This section explains how to connect two Shapes with Aspose.Diagram for Java....Connect Shapes Contents [ Hide ] Connect Shapes This section...two shapes using Aspose.Diagram for Java. Connect Shapes The...

    docs.aspose.com/diagram/java/connect-shapes/
  6. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::set_Shape method. Setter for Aspose::Words::MailMerging::ImageFieldMergingArgs::get_Shape in C++....rg::set_Shape method ImageFieldMergingArg::set_Shape method Setter...:ImageFieldMergingArg::get_Shape . void Aspose :: Words :: MailMerging...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Extract All Images From a Visio Page in Ruby|Do...

    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....vsd" ) shapes = diagram . getPages () . getPage...0 while i < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/java/extract-all-images...
  8. 管理占位符|Aspose.Slides for PHP 文档

    使用PHP更改PowerPoint幻灯片中占位符的文本。使用PHP在PowerPoint幻灯片中设置占位符的提示文本。...getShapes () as $shape ) { if ( java_instanceof ( $shape -> getPlaceholder...getPlaceholder ()) != null && $shape , new JavaClass ( "com.aspose.slides...

    docs.aspose.com/slides/zh/php-java/manage-place...
  9. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Features Overview|Aspose.Slides Documentation

    C++ PowerPoint API supports most of the PowerPoint document formats and also exports them to popular formats. Key features include conversions, rendering, content manipulation and formatting....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/cpp/features-overview/