Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 45,952 for

shape

(0.24 sec)
  1. Փոխարկել JPG JPG Javascript

    Փոխարկեք JPG ը JPG ձևաչափի JavaScript կոդով: Պահեք JPG որպես JPG օգտագործելով 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...
  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/hy/nodejs-net/convers...
  3. Adding Text to the Top Right and Top Left of a ...

    Hi everyone; I opened this topic: How to Set Text to Header in Presentation Using Aspose.Slides for .NET 18.3 - Free Support Forum - aspose.com When I was looking answer of this topic and try to something for getting w…...Slides) { var shape = slide.AddAutoShape(Shape.Line, 0, 0, 300...300, 0); shape.AddTextFrame("Sample"); } This code added something...

    forum.aspose.com/t/adding-text-to-the-top-right...
  4. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....images for shape in doc.get_child_nodes(aw.NodeType.SHAPE, True):...True): shape.width = 200 # Set desired width shape.height = 150 #...

    forum.aspose.com/t/table-and-image-truncation-d...
  5. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw Shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....Product Family How to Draw Shapes in C# This step by step tutorial...tutorial elaborates how to draw shapes in C#. Aspose.Drawing for ...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...
  6. 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...
  7. Image Clipping in Java

    This guide discusses image clipping in Java. It covers the configuration information, the stepwise algorithm, and a runnable code to make a clipped photo in Java....a path Set the clip using a shape or path Read the input image...polygon, arc, and other supported shapes depending on your needs. This...

    kb.aspose.com/drawing/java/image-clipping-in-java/
  8. 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...
  9. 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-...
  10. 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...