Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 48,782 for

shape

(0.14 sec)
  1. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...Gets or sets the background shape of the document. Can be null...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在 Android 上管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android (Java) 以编程方式在 PowerPoint 和 OpenDocument 幻灯片中添加和提取视频帧。快速使用指南。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/zh/androidjava/video-frame/
  3. How to set a new font - Free Support Forum - as...

    Hello, to test aspose.diagram i’ve only a page with a rectangle that contains the text “Hello Text”. Now i want to set the font to another fontname. I can read the actual font with following code var fontID = myShape…...example to change the font of a shape. regards steve philip.zhou June...

    forum.aspose.com/t/how-to-set-a-new-font/314478
  4. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...

    docs.aspose.com/3d/fr/net/aspose-3d-document-ob...
  5. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...

    docs.aspose.com/3d/fr/python-net/aspose-3d-docu...
  6. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...

    docs.aspose.com/3d/ar/java/aspose-3d-document-o...
  7. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...

    docs.aspose.com/3d/ru/net/aspose-3d-document-ob...
  8. Edit Connector Geometry Section in the ShapeShe...

    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....vsd" ); #set connector shape id $connector_id = 1 ; $connector...

    docs.aspose.com/diagram/java/edit-connector-geo...
  9. 使用Aspose.Cells for Node.js via C++添加ActiveX控件|D...

    学习如何在工作表中使用Aspose.Cells for Node.js via C++添加ActiveX控件。...Unknown 将ActiveX控件添加到形状集合中后,可以通过 Shape.getActiveXControl() 属性访问ActiveX控件对象,然后设置其各种属性。...ActiveX Control inside the Shape Collection const s = sheet ...

    docs.aspose.com/cells/zh/nodejs-cpp/add-activex...
  10. Several JPG Into PNG Java

    Merge multiple JPG into PNG in Java code. Save JPG as PNG using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/jpg-to-png/