Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 48,695 for

shape

(0.06 sec)
  1. 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/
  2. Გადაიყვანეთ JPG BMP Javascript

    გადაიყვანეთ JPG BMP JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც BMP 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...
  3. Გადაიყვანეთ JPG TIFF Javascript

    გადაიყვანეთ JPG TIFF JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც TIFF 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...
  4. Გადაიყვანეთ JPG SVG Javascript

    გადაიყვანეთ JPG SVG JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც SVG 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...
  5. Გადაიყვანეთ Გამოსახულება BMP Javascript

    გადაიყვანეთ Გამოსახულება BMP JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც BMP 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...
  6. Გადაიყვანეთ Გამოსახულება PNG Javascript

    გადაიყვანეთ Გამოსახულება PNG JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG 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...
  7. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance.... Shape , Is . Null ); } private readonly...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 档案

    档案...Header 则使用 ((IAutoShape)shape).getTextFrame().setText() 方法为标题设置文本...for(IShape shape : masterNotesSlide.getShapes()) { if (shape.getPlaceholder()...

    blog.aspose.com/zh/slides/sadd-header-footer-in...
  9. How to Create ORG Chart in C#

    This tutorial explains how to create ORG chart in C#. It discusses the system configuration, stepwise procedure and a code snippet to develop an Organizational chart maker in C#....an ORG chart Load the master shapes from the existing stencil with...with the Diagram class Add new shapes and create connections between...

    kb.aspose.com/diagram/net/how-to-create-org-cha...
  10. 档案

    档案...Shapes 集合中的每个形状。 如果 IShape.Placeholder...PlaceholderType.Header 则使用 ((IAutoShape)shape).TextFrame.Text 属性设置标题的文本。 最后,使用...

    blog.aspose.com/zh/slides/add-header-footer-in-...