Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 45,804 for

shape

(0.06 sec)
  1. 在python中壓縮tiff

    在Python中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/zh-hant/python-net/co...
  2. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for .NET API....chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/net/creating-waterfall-ch...
  3. Creating a Table on PowerPoint Slide|Aspose.Sli...

    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 shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //Add some text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  4. Cell.ensureMinimum method | Aspose.Words for No...

    Cell.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....typical elements such as runs, shapes, and even other tables. //...add contents such as run and shape nodes to it until it does. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert JPG To Image Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  6. Convert Image To JPG Java

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

    products.aspose.com/words/java/conversion/image...
  7. Convert Image To BMP Java

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

    products.aspose.com/words/java/conversion/image...
  8. 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...
  9. Փոխարկել JPG PNG Java

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

    products.aspose.com/words/hy/java/conversion/jp...
  10. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vss file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...