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

3d objects

(1.69 sec)
  1. 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
  2. Ինչպես ավելացնել պատկերի ջրի մակարդակի նշագիծը ...

    Այս քայլ առ քայլ ձեռնարկը մանրամասնում է, թե ինչպես կարելի է պատկերի ջրի մակարդակի նշագիծ ավելացնել PSD-ին C#-ում: Պատկերի ջրի մակարդակի նշագիծ ավելացնելը PSD-ին C#-ում արագ և հեշտ է Aspose.PSD-ի միջոցով .NET-ի համար:...3D Product Family Aspose.HTML Product...մուտքագրված PSD ֆայլը PsdImage object օբյեկտում՝ օգտագործելով Image...

    kb.aspose.com/hy/psd/net/how-to-add-image-water...
  3. How to Print Word Document in C#

    This step by step tutorial explains how to print Word document in C#. This code in c# print Word document without opening and without interop....3D Product Family Aspose.HTML Product...method Create a new Document object and load DOCX document Create...

    kb.aspose.com/words/net/how-to-print-word-docum...
  4. Convert Image to Grayscale in C#

    This tutorial focuses on how to convert image to grayscale in C#. It encompasses the environment settings, and the process, along with a sample code snippet to convert image to grayscale in C#....3D Product Family Aspose.HTML Product...to a RasterCachedImage class object Transform the input image to...

    kb.aspose.com/imaging/net/convert-image-to-gray...
  5. Convert CMX to JPG in C#

    This tutorial demonstrates how to convert CMX to JPG in C#. It explains the IDE setup, step-by-step workflow, and sample code for rendering CMX to PNG in C#....3D Product Family Aspose.HTML Product...by instantiating a CmxImage object with the Load method Initialize...

    kb.aspose.com/imaging/net/convert-cmx-to-jpg-in...
  6. Convert Image to SVG in Python

    This quick article explains how to convert image to SVG in Python. It contains the stepwise information and a code snippet to create SVG from PNG in Python....3D Product Family Aspose.HTML Product...with the SvgRasterizationOpti object Render the output vector image...

    kb.aspose.com/imaging/python/convert-image-to-s...
  7. Convert DOCX to JSON in Java

    You can convert DOCX to JSON in Java with this simple tutorial. It describes the setup of the development environment and the detailed steps along with a practical code snippet to export Word to JSON in Java....3D Product Family Aspose.HTML Product...through the Document class object Save the document to intermediary...

    kb.aspose.com/words/java/convert-docx-to-json-i...
  8. Convert PDF to Markdown using C#

    This brief guide covers how to convert a PDF to MD in C#. It includes IDE configuration instructions, a list of steps to illustrate the procedure, and a code snippet that shows how to perform PDF to Markdown conversion in C#....3D Product Family Aspose.HTML Product...initiating a LoadOptions class object. Steps to Turn PDF to Markdown...

    kb.aspose.com/words/net/convert-pdf-to-markdown...
  9. How to Print PDF in Java

    This precise guide explains how to print PDF in Java. It covers the environment configuration information, stepwise process, and runnable sample code to print PDF file in Java....3D Product Family Aspose.HTML Product...to print PDF Initialize an object of PdfViewer class Load the...

    kb.aspose.com/pdf/java/how-to-print-pdf-in-java/
  10. Create ZIP in Python

    This precise topic elaborates on how to create a ZIP file in Python. It includes all the details of the algorithm as well as a working code snippet to create a ZIP file maker in Python....3D Product Family Aspose.HTML Product...ZIP on your end Declare an object of the Archive class Access...

    kb.aspose.com/zip/python/create-zip-in-python/