Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 49,135 for

shape

(0.16 sec)
  1. TextBoxAnchor enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.TextBoxAnchor enumeration. Specifies values used for Shape text vertical alignment....enumeration Specifies values used for shape text vertical alignment. Members...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 组|Aspose.Slides for Node.js via .NET 文档

    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....i ++ ) { // 访问幻灯片的形状集合 var shape = sld . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.GroupShape"...

    docs.aspose.com/slides/zh/nodejs-java/group/
  3. Copy Shapes between Worksheets|Documentation

    This article shows how to Copy Shapes between Worksheets through the Aspose.Cells for Python via .NET API....Ask AI Copy Shapes between Worksheets Contents [ Hide ] Sometimes...understanding of how to copy shapes between worksheets. Copying...

    docs.aspose.com/cells/python-net/copy-shapes-be...
  4. Aspose.Slides for .NET: NullReferenceException ...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...Slides[0]; var shape = (AutoShape)slide.Shapes[0]; var portion...portion = shape.TextFrame.Paragraphs[0].Portions[0]; var rect = portion...

    forum.aspose.com/t/aspose-slides-for-net-nullre...
  5. ChartTitle.Rotation | Aspose.Words for .NET

    ChartTitle Rotation property. Gets or sets the rotation of the chart title in degrees....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes 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...
  7. Copy Shapes between Worksheets|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....Ask AI Copy Shapes between Worksheets Contents [ Hide ] Sometimes...understanding of how to copy shapes between worksheets. Copying...

    docs.aspose.com/cells/net/copy-shapes-between-w...
  8. Ինչպես հանել պատկերները Word ֆայլից Java-ում

    Այս ձեռնարկը բացատրում է, թե ինչպես կարելի է նկարներ հանել Word ֆայլից Java-ում: Այն տրամադրում է կազմաձևման մանրամասները, ծրագրի հոսքը և գործարկվող օրինակելի կոդը՝ Java-ում Word փաստաթղթից բոլոր պատկերները հանելու համար:...ձևն ունի պատկեր՝ օգտագործելով Shape դասի hasImage() մեթոդը Պահպանեք...մեթոդն օգտագործվում է NodeType.SHAPE արժեքը որպես արգումենտ տրամադրելով...

    kb.aspose.com/hy/words/java/how-to-extract-imag...
  9. 在 C# 中將 PPTX 轉換為 Word | products.aspose.com

    在 C# 中將 PPTX 轉換為 Word。使用 .NET 庫 API 將 PowerPoint 轉換為 Word...foreach ( var shape in slide.Shapes) { if (shape is AutoShape...

    products.aspose.com/slides/zh-hant/net/conversi...
  10. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vssm file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/flowchar...