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

shape

(0.36 sec)
  1. Creating a Table on PowerPoint Slide in VSTO an...

    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.... Shape shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //Add some text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  2. 从 .NET 演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何计算并应用有效的形状属性,以实现精准的 PowerPoint 渲染。...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes [ 0 ] as IAutoShape...ITextFrameFormat localTextFrameFormat = shape . TextFrame . TextFrameFormat...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  3. Animate PowerPoint Text in C++|Aspose.Slides Do...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++, with easy-to-follow, optimized C++ code examples....() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); auto...effects to another paragraph or shape. Aspose.Slides for C++ allows...

    docs.aspose.com/slides/cpp/animated-text/
  4. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Draw 3D Sphere in C#

    This quick guide explains how to convert USDZ to STL in C#. It covers the ordered steps, setup prerequisites, and a working code snippet to build a USDZ to STL converter in C#.... Code to Create Sphere 3D Shape Drawing in C# This code example...demonstrates how to render sphere 3D shape drawing in C# . It initializes...

    kb.aspose.com/3d/net/draw-3d-sphere-in-csharp/
  7. Filter objects while loading workbook in GridDe...

    This article describes how to use loading filter in GridDesktop....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...As you can see, all charts/shapes/images have been filtered out...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. About header logo insertion in every aspose wor...

    Hi, I have tried to add a logo in header section in first page but it’s not reflecting in remaining pages. Even after unchecking ‘Different first page’. Could you please help me on this?... Insert the logo Shape logo = builder.InsertImage("C:\\Images\\logo...DocumentBuilder , HeaderFooterType , Shape , WrapType , etc.) are part...

    forum.aspose.com/t/about-header-logo-insertion-...
  9. ChartAxis.minorUnitIsAuto property | Aspose.Wor...

    ChartAxis.minorUnitIsAuto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxis.majorUnitIsAuto property | Aspose.Wor...

    ChartAxis.majorUnitIsAuto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...