Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 49,131 for

shape

(0.08 sec)
  1. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using Shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...converting them to PNG, using shape.ToImage method. This issue is...VSDX); // Iterate over all shapes that contain an EMF image foreach...

    forum.aspose.com/t/image-conversion-issue-with-...
  2. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    Build Xamarin mobile apps in C# to view, edit, and convert presentations with Aspose.Slides, supporting rich features for PPT, PPTX and ODP on Android....contents in presentations: text, shapes, charts, SmartArt, audio/video...presentation slides and adds a new shape on the slide on touch. You can...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  3. Manage PowerPoint Presentation Themes in Python...

    Master presentation themes in Aspose.Slides for Python via .NET to create, customize and convert PowerPoint files with consistent branding....slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/python-net/presentation-...
  4. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); // Delete default...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在 Ruby 中设置里程碑形状属性|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....vsd" ) shape_id = 1 \ # Get timeline shape milestone = diagram... getShapes () . getShape ( shape_id ) \ # Initialize MilestoneHelper...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  6. Manage Presentation Themes in C++|Aspose.Slides...

    Master presentation themes in Aspose.Slides for C++ to create, customize and convert PowerPoint files with consistent branding....MakeObject < Presentation > (); auto shape = pres -> get_Slides () -> idx_get...idx_get ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType ::...

    docs.aspose.com/slides/cpp/presentation-theme/
  7. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the axis in Java....= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....auto audioFrame = sld -> get_Shapes () -> AddAudioFrameEmbedde...auto audioFrame = slide -> get_Shapes () -> AddAudioFrameEmbedde...

    docs.aspose.com/slides/cpp/audio-frame/
  10. 档案

    档案...auto smartArt = slide->get_Shapes()->AddSmartArt(0, 0, 400, 400...Path); // 循环遍历形状 for (auto shape : presentation->get_Slides(...

    blog.aspose.com/zh/slides/create-smartart-in-po...