Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 50,319 for

shape

(0.1 sec)
  1. Convert PPTX to XML in C#

    Convert PPTX to XML in C# programmatically. Aspose.Slides for .NET is a powerful PowerPoint SDK that makes PPTX/PPT to XML conversion a breeze....method to create a new auto shape with default formatting. Add...

    blog.aspose.com/slides/convert-pptx-to-xml-in-c...
  2. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... Shape Layers are an important feature...

    docs.aspose.com/psd/python-net/smart-object-upd...
  3. Convert ATT to STL via Python | products.aspose...

    Sample code for ATT to STL Python conversion. Use API example code for batch ATT files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/at...
  4. How to Insert Comment in Excel using Node.js

    This article guides on how to insert comment in Excel using Node.js. It has the information about setting the development environment, a list of steps, and a runnable sample code to add comments in Excel using Node.js....the author name, the comment shape, height and width, and visibility...

    kb.aspose.com/cells/nodejs/how-to-insert-commen...
  5. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式化 - 在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。... Shapes . AddAutoShape ( ShapeType...AutoShape IAutoShape aShp = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  6. Ինչպես փոխարկել SHP-ն GPX-ի C#-ում

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել SHP-ն GPX-ի C#-ով: Այն տրամադրում է կազմաձևման մանրամասներ և ամենապարզ կոդը՝ Shapefile-ը C#-ով GPX-ի փոխարկելու համար՝ առանց որևէ այլ GIS ծրագրակազմ տեղադրելու:...NET Core: Shape ֆայլը GPX-ի C#-ով փոխարկելու...

    kb.aspose.com/hy/gis/net/how-to-convert-shp-to-...
  7. ImageFieldMergingArgs.ImageHeight | Aspose.Word...

    Set the ImageHeight in ImageFieldMergingArgs to customize image size for your document, enhancing visual appeal and clarity.... Shape , Is . Null ); } private readonly...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...SHAPE) { builder.InsertBreak(BreakType...(node.getNodeType() == NodeType.SHAPE) { // Insert images on even...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  9. Convert JPG To GIF Python

    Convert JPG to GIF format in Python code. Save JPG as GIF using 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/python-net/conversion...
  10. Convert Image To PNG Python

    Convert Image to PNG format in Python code. Save Image as PNG using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...