Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 42,861 for

shape

(0.05 sec)
  1. 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...
  2. 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...
  3. Read Axis Labels after Calculating the Chart|Do...

    Learn how to read axis labels in Aspose.Cells for Java after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....Document Assistant Close Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/java/read-axis-labels-aft...
  4. Structured Document Tags|Aspose.Words for Node....

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Node.js....HeaderFooter , Comment , Footnote or a Shape node. Row-level – Among rows...

    docs.aspose.com/words/nodejs-net/structured-doc...
  5. Extracting Images from Presentation shapes|Aspo...

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

    docs.aspose.com/slides/cpp/extracting-images-fr...
  6. 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-...
  7. Convert Image To PNG Java

    Convert Image to PNG format in Java code. Save Image as PNG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.png" , new...

    products.aspose.com/words/java/conversion/image...
  8. Փոխարկել JPG Պատկեր Java

    Փոխարկեք JPG ը Պատկեր ձևաչափի Java կոդով: Պահեք JPG որպես Պատկեր օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.jpg" , new...

    products.aspose.com/words/hy/java/conversion/jp...
  9. Փոխարկել Պատկեր SVG Java

    Փոխարկեք Պատկեր ը SVG ձևաչափի Java կոդով: Պահեք Պատկեր որպես SVG օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/hy/java/conversion/im...
  10. 在表格单元格中添加图片|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...