Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 42,864 for

shape

(0.03 sec)
  1. MergeFieldImageDimensionUnit Enum | Aspose.Word...

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

    reference.aspose.com/words/net/aspose.words.fie...
  2. Adding Text Dynamically using VSTO and Aspose.S...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Shape shp = sld . Shapes . AddTextbox ( Microsoft...rectangle IShape shp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/adding-text-dynamica...
  3. Փոխարկել Պատկեր SVG Javascript

    Փոխարկեք Պատկեր ը SVG ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես SVG օգտագործելով 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...
  4. Փոխարկել 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/hy/nodejs-net/convers...
  5. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....each time you required another shape, you make another Node object...

    docs.aspose.com/3d/python-net/add-node-hierarch...
  6. Create SVG in Python

    This guide explains how to create SVG in Python. It includes the steps and the sample code which can be used to generate SVG in Python....output SVG image to change the shape, text, or any other contents...

    kb.aspose.com/svg/python/create-svg-in-python/
  7. Translate Markdown to DOM|Aspose.Words for .NET

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

    docs.aspose.com/words/net/translate-markdown-to...
  8. PPT vs PPTX|Aspose.Slides Documentation

    Read about PPT vs PPTX differences in Aspose.Slides....support for a new chart type or shape type, without changing PPTX...

    docs.aspose.com/slides/java/ppt-vs-pptx/
  9. 管理 OLE|Aspose.Slides 文档

    在 C++ 中将 OLE 对象添加到 PowerPoint 演示文稿中...oleObjectFrame = sld -> get_Shapes () -> AddOleObjectFrame ( 0...OleObjectFrame > ( sld -> get_Shapes () -> idx_get ( 0 )); // 读取...

    docs.aspose.com/slides/zh/cpp/manage-ole/
  10. 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-...