Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 42,875 for

shape

(0.03 sec)
  1. Გადაიყვანეთ JPG GIF Javascript

    გადაიყვანეთ JPG GIF JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც GIF JavaScript....DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/ka/nodejs-net/convers...
  2. Გადაიყვანეთ Გამოსახულება GIF Javascript

    გადაიყვანეთ Გამოსახულება GIF JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF JavaScript....DocumentBuilder(doc) shape = builder.insertImage( "Input.png" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.png") shape.getShapeRenderer()...

    products.aspose.com/words/ka/nodejs-net/convers...
  3. Feature List|Documentation

    Visio Diagram Java API feature list include create, read, write, export, print and access Microsoft Visio 2003, 2007, 2010, 2013, VSD, VSSM, VSTX, VSSM, VST formats....like Document, Page, Master, Shape, StyleSheet and Connect. Protection...backgrounds, masters (stencils), shapes and styles so that they cannot...

    docs.aspose.com/diagram/java/feature-list/
  4. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....CommentShape shape = comment . GetCommentShape (); shape . GetFill...

    docs.aspose.com/cells/cpp/comments-and-notes/
  5. Convert USD to STL via Python | products.aspose...

    Convert USD & other 3D files using .NET API...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/us...
  6. Modern API|Aspose.Slides Documentation

    Modern API...picture shape on the slide #1 pres . Slides [ 0 ]. Shapes . AddPictureFrame..."slide1.png" ); } Getting a shape thumbnail Code using a deprecated...

    docs.aspose.com/slides/net/modern-api/
  7. Extracting Images from Presentation shapes|Aspo...

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

    docs.aspose.com/slides/nodejs-java/extracting-i...
  8. 管理 OLE|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加 OLE 对象...( IShape shape : slide . getShapes ()) { if ( shape instanceof...{ ole = ( OleObjectFrame ) shape ; } } if ( ole != null ) { ...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  9. GlossaryDocument class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary document within 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...
  10. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. Python API code to extract images and text from DOTX document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/dotx/