Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 50,258 for

shape

(0.17 sec)
  1. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. Default value for this property is empty string in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sig...
  2. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::get_ShowDate method. Gets or sets a value indicating that sign date is shown in the signature line. Default value for this property is true in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sig...
  3. 在 PHP 中格式化 PowerPoint 形状|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides 在 PHP 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精确且完全控制地设置填充、线条和效果样式。... $shape = $slide -> getShapes () ->...150 , 75 ); // 设置矩形形状的填充颜色。 $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/zh/php-java/shape-format...
  4. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sig...
  5. Automate Presentation Localization in Java|Aspo...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides, using practical code samples and tips for faster global rollout....Language for a Presentation and Shape Text Create an instance of Presentation..."test.pptx" ); try { IAutoShape shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/presentation-locali...
  6. Automate Presentation Localization in JavaScrip...

    Automate PowerPoint and OpenDocument slide localization in JavaScript with Aspose.Slides, using practical code samples and tips for faster global rollout....Language for Presentation and Shape’s Text Create an instance of...( "test.pptx" ); try { var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/presentation...
  7. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 JavaScript 中管理演示文稿形状|Aspose.Slides for Node.j...

    了解如何使用 JavaScript 和 Aspose.Slides for Node.js via Java 创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...要查找的形状的替代文本 var shape = findShape ( slide , "Shape1" ); if ( shape != null...{ console . log ( "Shape Name: " + shape . getName ()); } } finally...

    docs.aspose.com/slides/zh/nodejs-java/shape-man...
  9. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... shapes . add_picture_frame ( slides...向幻灯片添加图片框。 picture_frame = slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  10. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/net/picture-frame/