Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 17,442 for

3d objects

(0.09 sec)
  1. How to Create ZIP File in Memory in C#

    This step-by-step tutorial explains how to create ZIP file in memory in C#. This C# code will compress file contents of a directory and create ZIP archive in memory....3D Product Family Aspose.HTML Product...paths in string array Create object of Archive Class in memory...

    kb.aspose.com/zip/net/how-to-create-zip-file-in...
  2. How to Extract Zip File in C#

    This step by step tutorial shows you how to extract Zip file in C#. This extracts multiple files from a Zip archive using C#....3D Product Family Aspose.HTML Product...a FileStream object Create a new Archive object from the file...

    kb.aspose.com/zip/net/how-to-extract-zip-file-i...
  3. How to Create Word Document using Java

    In this short tutorial, you will learn how to create Word document using Java in Windows, Mac OS, Ubuntu. The code sample can create a Word document in Java....3D Product Family Aspose.HTML Product...Document class object Initialize a new object of DocumentBuilder...

    kb.aspose.com/words/java/how-to-create-word-doc...
  4. Create EPS File in Python

    This article focuses on how to create an EPS file in Python. It explains the step-by-step algorithm and a sample code to make EPS file in Python....3D Product Family Aspose.HTML Product...PostScript files Create an object of PsSaveOptions class and...

    kb.aspose.com/page/python/create-eps-file-in-py...
  5. Convert Image to EPS in Java

    This quick guide discusses how to convert Image to EPS in Java. It entails the environment setup, the program flow, and a code sample to convert JPG to EPS file in Java....3D Product Family Aspose.HTML Product...instance of the default options object. Then set the required parameters...

    kb.aspose.com/page/java/convert-image-to-eps-in...
  6. Convert DXF to GIF via C# | products.aspose.com

    Sample code for DXF to GIF C# conversion. Use API example code for batch DXF files to GIF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of GifOptions System Requirements...

    products.aspose.com/cad/net/conversion/dxf-to-gif/
  7. How to Convert SVG to Image in C#

    This basic tutorial covers how to convert SVG to Image in C#. It includes the steps and the code snippet which explains how using C# SVG to image conversion can be performed....3D Product Family Aspose.HTML Product...SVGDocument class object Create an object of the ImageSaveOptions...

    kb.aspose.com/svg/net/how-to-convert-svg-to-ima...
  8. How to set the normals? - Free Support Forum - ...

    My requirement is to set the normals of a model’s faces. In my test using a single plane, I used this code for all vertices, but the normals didn’t take effect after importing into 3ds Max. Mesh mesh = new Mesh(); if (p…...3D Product Family LuoHui April 23...effect after importing into 3ds Max. Mesh mesh = new Mesh();...

    forum.aspose.com/t/how-to-set-the-normals/327835
  9. View DXF File Formats via .NET | products.aspos...

    C# source code to load, render and display DXF documents on .NET Framework, .NET Core....Load method Set an object of CadRasterizationOpti with...Call Image.Save method with object of TiffOptions Call Process...

    products.aspose.com/cad/net/viewer/dxf/
  10. Crop Image in Python

    This article discusses the process to crop image in Python. It contains the steps as well as the runnable sample code to create a photo cropper in Python....3D Product Family Aspose.HTML Product...loaded Image object into a RasterImage class object Define the...

    kb.aspose.com/imaging/python/crop-image-in-python/