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

shape

(0.05 sec)
  1. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...capable of containing closed shapes.; By utilizing a text outline;...below, we create a circular shape as a clipping path and use it...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Փոխարկել Պատկեր BMP Java

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

    products.aspose.com/words/hy/java/conversion/im...
  3. Փոխարկել JPG JPG Java

    Փոխարկեք JPG ը JPG ձևաչափի Java կոդով: Պահեք JPG որպես 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...
  4. Փոխարկել JPG TIFF Java

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

    products.aspose.com/words/hy/java/conversion/jp...
  5. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....property Shape.nodeType property Returns NodeType.Shape . get nodeType...Drawing class Shape Shape.lastParagraph property Shape.oleFormat...

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

    Implements the EMBED field in Java....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/java/com.aspose.word...
  7. 趋势线|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....通过使用其索引获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建一个新图表 使用 Shapes 对象提供的 AddAutoShape...100 , 500 , 400 ); IAutoShape shape = chart . getUserShapes ()....

    docs.aspose.com/slides/zh/java/trend-line/
  8. 添加幻灯片到演示文稿|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.... Shape titleShape = slide . CommonSlideData...ShapeTree . AppendChild ( new Shape ()); drawingObjectId ++; //...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  9. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications.... Shape imageShape = ( Shape ) doc . GetChildNodes...GetChildNodes ( NodeType . Shape , true )[ 0 ]; Assert . True ( imageShape...

    reference.aspose.com/words/net/aspose.words/loa...
  10. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....corresponding to the shape or group shape that is about to be...imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...