Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 5,992 for

shape rendering

(0.04 sec)
  1. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....GIF URL when loading images/shapes. The default value is content/img/updating...setActiveForMultiple ( false ); set info for shape/images operation for server...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  2. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C#...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/net/manage-ink/
  3. EOT Fonts Knowledge Base | Aspose.Font

    EOT fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....consistent and reliable font rendering in older versions of Internet...font data, including glyph shapes, font metrics (such as ascent...

    docs.aspose.com/font/net/what-is-font/eot-font/
  4. Սեղմել DOC Ը C# Ում

    Սեղմեք DOC ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Մշակողը պետք է ընտրի գրադարանը պատկերի...

    products.aspose.com/words/hy/net/compress/doc/
  5. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...File Formats . Customizing render styles and features Input file...

    products.aspose.com/gis/net/viewer
  6. Convert U3D to STL via Java | products.aspose.com

    Sample Java conversion code for U3D format to STL file. Use this example code to convert U3D to STL within any Web or Desktop Java based application....STL Using Java In order to render U3D to STL, we’ll use Aspose...require any any 3D modeling or rendering software. One can easily use...

    products.aspose.com/3d/java/conversion/u3d-to-stl/
  7. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/python-net/compress/doc/
  8. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/python-net/compress/w...
  9. Compress DOCX In Python

    Compress DOCX in Python without losing quality. Optimize DOCX content, reduce file size easily....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/python-net/compress/d...
  10. Convert STL to STP via C# | products.aspose.com

    Sample code for STL to STP C# conversion. Use API example code for batch STL files to STP conversion within VB.NET, Asp.NET or any .NET based application....needing AutoCAD® or any other rendering software. Aspose.CAD for ...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/cad/net/conversion/stl-to-stp/