Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 42,846 for

shape

(0.05 sec)
  1. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Discover how the DocumentVisitor VisitSpecialChar method enhances your document processing by efficiently handling SpecialChar nodes for better performance....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Java...

    docs.aspose.com/slides/java/text-formatting/
  3. Text Formatting|Aspose.Slides for PHP Documenta...

    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.... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for PHP...

    docs.aspose.com/slides/php-java/text-formatting/
  4. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in JavaScript...updateHeaderFooterTe ( master ) { let shapes = master . getShapes (); for...0 ; i < shapes . size (); i ++ ) { let shape = shapes . get_Item...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. Presentation Header and Footer|Aspose.Slides Do...

    Header and footer in PowerPoint with Aspose.Slides....auto & shape : System :: IterateOver ( master -> get_Shapes ()))...if ( shape -> get_Placeholder () != nullptr ) { if ( shape -> get_Placeholder...

    docs.aspose.com/slides/cpp/presentation-header-...
  6. Aspose.Cells 8.3.0中的公共API更改|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....csv" , options ); 添加了Shape.Id属性 已向 Shape 类添加了属性 Id,用于在给定的电子表格...[ 0 ]. Charts ) { var shape = ( Shape ) chart . ChartObject ;...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating Shape text frame or floating table in Java....horizontal alignment of a floating shape, text frame or floating table...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. C# .NET Visio Diagram API | products.aspose.com

    C# VB.NET ASP.NET Visio diagramming library to export Visio diagrams VSD VSDX VSS VST VSX VTX VDW VDX VSSX and VSTX to PDF XPS HTML SVG SWF and image formats...& Connect Shapes Group Shapes Protect Diagram/Shape Get Hyperlinks...ActiveX Controls Multi-Colored Shapes High Fidelity Printing Supports...

    products.aspose.com/diagram/net/
  9. 形状格式化|Aspose.Slides for Python 文档

    在 Python 中格式化 PowerPoint 演示文稿中的形状... shapes . add_auto_shape ( slides . ShapeType...个矩形自动形状 shp1 = sld . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/zh/python-net/shape-form...
  10. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....a watermark shape. This will be a `WordArt` shape. # You are free...free to try other shape types as watermarks. shape_type = Rjb ::...

    docs.aspose.com/words/java/add-watermark-in-ruby/