Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 45,856 for

shape

(0.05 sec)
  1. 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...
  2. 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...
  3. Video Frame|Aspose.Slides for Node.js via .NET ...

    Add Video frame to PowerPoint presentation in JavaScript... Iterate through all the Shape objects to find a VideoFrame...getShapes (). size (); j ++ ) { let shape = slide . getShapes (). get_Item...

    docs.aspose.com/slides/nodejs-java/video-frame/
  4. Shape.stroked property | Aspose.Words for Python

    Shape.stroked property. Defines whether the path will be stroked....stroked property Shape.stroked property Defines whether the path...drawing class Shape Shape.stroke_weight property Shape.text_box property...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Multiple issues after converting vsd to vsdx - ...

    When importing vsd to vsdx, various erorrs occur: Shapes are drawn incorrectly Shapes are missing texts Shape titles are missing white background vsd file in question and screenshot of an issue: vsd2vsdx issues.zip (…...erorrs occur: shapes are drawn incorrectly shapes are missing texts...texts shape titles are missing white background vsd file in question...

    forum.aspose.com/t/multiple-issues-after-conver...
  7. 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/
  8. Սեղմել DOC Ը Python Ում

    Սեղմեք DOC ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/hy/python-net/compres...
  9. Ellipse|Aspose.Slides for Node.js via .NET Docu...

    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....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/nodejs-java/ellipse/
  10. 在 Java 中將 PPT 轉換為 Word | products.aspose.com

    在 Java 中將 PPT 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    products.aspose.com/slides/zh-hant/java/convers...