Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 49,130 for

shape

(0.09 sec)
  1. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); // assuming...assuming that Slide#0.Shape#0 is a table for ( int32_t i = 0 ;...

    docs.aspose.com/slides/cpp/manage-cells/
  3. 使用C++通过JavaScript添加WordArt水印到图表|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript在Microsoft Excel中为图表添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...// Add a WordArt watermark (shape) to the chart's plot area const...const wordart = chart . shapes . addTextEffectInChart ( AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  4. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon Shape using C#.... Steps to Draw a Pentagon Shape using C# Set the IDE to use...article has taught us pentagon shape drawing using C# . To scale...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  5. AxisDisplayUnit class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Ինչպես հանել պատկերները Word ֆայլից Java-ում

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

    kb.aspose.com/hy/words/java/how-to-extract-imag...
  7. Ինչպես չափափոխել նկարը Word-ում՝ օգտագործելով C#

    Այս հոդվածը նկարագրում է, թե ինչպես փոխել նկարի չափը Word-ում՝ օգտագործելով C#: Այն կիսում է մանրամասներ IDE-ի կազմաձևման, քայլ առ քայլ գործընթացի և գործարկվող օրինակելի կոդի մասին՝ Word-ում նկարի չափը փոխելու համար՝ օգտագործելով C#:...հղումը պատկերին Shape դասի օբյեկտում։ Shape դասի օբյեկտը օգտագործվում...

    kb.aspose.com/hy/words/net/how-to-resize-a-pict...
  8. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up slide design and automation.... Shapes [ 0 ]; ISmartArtNodeCollect...nodeShape in smartArtNode . Shapes ) { if ( nodeShape . TextFrame...

    docs.aspose.com/slides/net/manage-smartart/
  9. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....with Golang via C++ Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/go-cpp/adding-custom-labe...
  10. 在 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...