Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 48,774 for

shape

(0.11 sec)
  1. Փոխարկել JPG GIF Python

    Փոխարկեք JPG ը GIF ձևաչափի Python կոդով: Պահեք JPG որպես GIF օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  2. Փոխարկել JPG PNG Python

    Փոխարկեք JPG ը PNG ձևաչափի Python կոդով: Պահեք JPG որպես PNG օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  3. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++....CreatePictureBullet () Creates picture bullet shape for the current list level....data of the picture bullet shape for the current list level....

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to convert a slide to a JPG image using Aspose, any Shape containing a mathematical formula (MathPortion) disappears. Here is my cod…...JPG image using Aspose, any shape containing a mathematical formula...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  5. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Discover Aspose.Words.Fields.MergeFieldImageDimensionUnit enum for precise image dimension control in mail merges. Enhance your document automation today!... Shape , Is . Null ); } private readonly...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 使用 Java 在演示文稿中管理图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Java 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流并提升幻灯片设计。... save ( "slide_1_shape_1.png" , ImageFormat . Png );...(). get_Item ( 0 ); IShape shape = slide . getShapes (). get_Item...

    docs.aspose.com/slides/zh/java/picture-frame/
  7. Փոխարկել Պատկեր JPG Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  8. Փոխարկել 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/hy/nodejs-net/convers...
  9. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....[alt text](url (title)) The Shape class. Container Blocks A document...corresponding HorizontalRule shape: DocumentBuilder.InsertHorizontalRule()...

    docs.aspose.com/words/java/translate-markdown-t...
  10. Several JPG Into JPG Javascript

    Merge multiple JPG into JPG in JavaScript code. Save JPG as JPG using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/jpg-...