Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 48,865 for

shape

(0.12 sec)
  1. 趋势线|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....获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建新图表 使用 Shapes 对象提供的 AddAutoShape...100 , 100 , 500 , 400 ); var shape = chart . getUserShapes ()....

    docs.aspose.com/slides/zh/nodejs-java/trend-line/
  2. Aspose.Cells 17.1.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....Access the first shape var shape = sheet . Shapes [ 0 ]; // Read...glow effect color var glow = shape . Glow ; var color = glow ....

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...understanding, this happens when the shape does not explicitly store the...Background2 , Text1 , Text2 . From Shape.Presentation.MasterTheme.ColorScheme...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  4. Filtering the kind of data while loading the wo...

    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....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.SHAPE The following screenshot shows...

    docs.aspose.com/cells/python-net/filtering-the-...
  5. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...data of the picture bullet shape for the current list level....t() Creates picture bullet shape for the current list level....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-java/create/...
  7. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...into the place of the old shape. Shape newOleShape = Builder.I...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  8. 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...
  9. 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...
  10. How to apply/set text alignment to textbox|Docu...

    How to apply/set text alignment to textbox in Aspose.cells....some text inside a TextBox shape with the appropriate HTML text...

    docs.aspose.com/cells/net/applying-text-alignme...