Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 48,850 for

shape

(0.11 sec)
  1. 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...
  2. 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...
  3. Several Image Into GIF C#

    Merge multiple Image into GIF in C# code. Save Image as GIF using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/image-to-gif/
  4. Several JPG Into TIFF C#

    Merge multiple JPG into TIFF in C# code. Save JPG as TIFF using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-tiff/
  5. Several JPG Into JPG C#

    Merge multiple JPG into JPG in C# code. Save JPG as JPG using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-jpg/
  6. 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...
  7. Ինչպես փոխարկել 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-...
  8. 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...
  9. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Python API code to extract images and text from PDF document....stored in Shape nodes in a Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/pdf/
  10. Convert Image To BMP C#

    Convert Image to BMP format in C# code. Save Image as BMP using C#.... var shape = builder.InsertImage( "Input.png" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

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