Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 49,171 for

shape

(1.29 sec)
  1. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with Golang via C++....via C++ Data in Non-Primitive Shape with Golang via C++...

    docs.aspose.com/cells/go-cpp/get-or-set-the-cla...
  2. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...below demonstrates filling a shape with a hatch pattern, showcasing...and save options. Create the shape or a font in dependence on what...

    docs.aspose.com/page/python-net/ps/working-with...
  3. 搜索

    搜索...Presentation(); try { // 添加矩形 IAutoShape shape = pres.getSlides().get_Item(0)...200, 150, 200, 200); // 設置文字 shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/zh-hant/slides/apply-three-d-ef...
  4. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...kinds of color for cellarea,shapes,textbox . hightlightdemo.gif...same feature? I want to draw shapes at the UI level and add labels...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  5. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....added a connector between two shapes. Presentation pres = new Presentation...added a connector between two shapes. Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/manage-smart...
  6. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....added a connector between two shapes. Presentation pres = new Presentation...added a connector between two shapes. Presentation pres = new Presentation...

    docs.aspose.com/slides/java/manage-smartart/
  7. Aspose.Cells 8.5.2中的公共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....//Access first three shapes of the worksheet Shape shape1 = worksheet.... getShapes (). get ( 0 ); Shape shape2 = worksheet . getShapes...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...foreach (IShape shape in slide.Shapes) { if (shape is IVideoFrame...in shapesToRemove) { slide.Shapes.Remove(videoFrame); } } presentation...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  9. Managing Controls|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....are a few drawing objects or shapes that are not supported yet...which is used to add a line shape to the worksheet. The method...

    docs.aspose.com/cells/python-net/managing-contr...
  10. How to Remove Blank Page in Word using C#

    This tutorial guides on how to remove blank page in Word using C#. It provides configuration details along with the steps and a runnable sample code to remove blank pages from Word document using C#....section contains some text/shape node or not Maintain a list...pages only with some text or shape These steps provide details...

    kb.aspose.com/words/net/how-to-remove-blank-pag...