Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 9,915 for

shape

(0.11 sec)
  1. Aspose::Words::Lists::ListLevel::CreatePictureB...

    Aspose::Words::Lists::ListLevel::CreatePictureBullet method. Creates picture bullet Shape for the current list level in C++....method Creates picture bullet shape for the current list level....

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in C# or .NET...Extracting Images from Presentation shapes Contents [ Hide ] Images are...are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/net/extracting-images-fr...
  3. 在表格单元格中添加图片|Aspose.Slides 文档

    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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...[ 1 ]. Cells [ 1 ]; cell . Shape . Fill . UserPicture ( ImageFile...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  4. aspose.words.rendering module | Aspose.Words fo...

    The aspose.words.rendering module provides classes that allow to customize printing or rendering of documents....more, visit the Working with Shapes documentation article. OfficeMathRenderer...methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words.Rendering module | Aspose.Words fo...

    The Aspose.Words.Rendering module provides classes that allow to customize printing or rendering of documents....more, visit the Working with Shapes documentation article. OfficeMathRenderer...methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing points for an axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  7. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...slide I have a pictureframe shape. It does not have a fill type...color. On the slide, there is a shape of type PictureFrame. For this...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  8. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...DocumentBuilder(doc); // Insert a chart Shape chartShape = builder.insertChart(ChartType...images on top of the chart shape....

    forum.aspose.com/t/aspose-word-dll-chart-format...
  9. Save Presentation|Aspose.Slides 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....Presentation file, add text in shape and Save the presentation to...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/save-present...
  10. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_chart method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

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