Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 48,774 for

shape

(0.11 sec)
  1. Need help in understanding svg style class - Fr...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...shapes[0].picture_format.picture.image...svg_content_2 = presentation.slides[0].shapes[1].picture_format.picture.image...

    forum.aspose.com/t/need-help-in-understanding-s...
  2. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....Controls display of the background shape in print layout view. getDoNotDisplayPageB()...Controls display of the background shape in print layout view. setDo...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/cpp/ellipse/
  4. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....picture shape on the slide #1 pres . Slides [ 0 ]. Shapes . AddPictureFrame..."slide1.png" ); } Getting a Shape Thumbnail Code using a deprecated...

    docs.aspose.com/slides/net/modern-api/
  5. Manage Chart Data Markers in Presentations in ....

    Learn how to customize chart data markers in Aspose.Slides for .NET, boosting presentation impact across PPT and PPTX formats with clear C# code examples.... Shapes . AddChart ( ChartType . LineWithMarkers...marker shapes are available out of the box? Standard shapes are...

    docs.aspose.com/slides/net/chart-data-marker/
  6. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting presentation impact across PPT, PPTX and ODP formats with clear code examples.... shapes . add_chart ( charts . ChartType...marker shapes are available out of the box? Standard shapes are...

    docs.aspose.com/slides/python-net/chart-data-ma...
  7. Convert USDZ to STL via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/us...
  8. Change Background Color in PowerPoint using Java

    Change background color in PowerPoint using Java. Get IDE settings, steps, and a sample code for setting background color for PowerPoint presentation using Java....fill format, and rotate with shape. To set the master slides’ background...

    kb.aspose.com/slides/java/change-background-col...
  9. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word document using C# tutorial with code to insert image in word document header C# & add image to word document's body as linked image....image from stream or file Use Shape class to further set Size, Position...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  10. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor...image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

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