Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 49,132 for

shapes

(0.16 sec)
  1. Մի Քանի JPG Դեպի JPG Javascript

    Միավորել մի քանի JPG JPG ին JavaScript կոդի մեջ: Պահպանեք JPG որպես JPG օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  2. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....add Basic Shapes to an SVG Document The basic SVG shapes can be...SVGDocument(Path. Combine (DataDir, "basic-shapes.svg" ))) 8 { 9 // Get root...

    docs.aspose.com/svg/net/edit-svg-file/
  3. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....elements such as text runs, shapes, or tables to that paragraph...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the documentation article in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Render Presentation Slides as SVG Images in .NE...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for .NET. High-quality visuals with simple C# code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/net/render-a-slide-as-an...
  6. Convert POTX to XLTX Format via Java | products...

    Convert POTX to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...adding slides, manipulating shapes, and converting presentations...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/potx-...
  7. Several JPG Into BMP Javascript

    Merge multiple JPG into BMP in JavaScript code. Save JPG as BMP 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-...
  8. Several JPG Into PNG Javascript

    Merge multiple JPG into PNG in JavaScript code. Save JPG as PNG 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-...
  9. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font Hinting

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...thickness, character spacing, and shape adjustments. It is really important...have thin strokes or complex shapes, as they can become blurred...

    docs.aspose.com/font/net/font-hinting/