Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 20,598 for

obj

(0.05 sec)
  1. Aspose.CAD JavaScript API | Process and Convert...

    CAD and BIM drawings processing library to open and convert DXF, DWG, DWT, DGN, IFC, DWF, DWFX, STL, IGES, CF2, Collada(DAE), PLT, Obj, SVG, DXB, FBX, U3D, 3DS, STP files to Gif, Tiff, Jpeg, Png, Psd, Bmp, Jpeg2000, Dicom, Webp, Emf, Wmf, Svg, Pdf image formats within JavaScript applications...IGES(IGS), CF2, Collada(DAE), PLT, OBJ, SVG, DXB, FBX, U3D, 3DS, STP...2015 Wavefront Object File (OBJ) Filmbox Interchange File (FBX)...

    products.aspose.com/cad/javascript-net/
  2. Converting a 3ds file to STL format results in ...

    Hi, I’m upgrading Aspose 3D to lastest version and meet an issue when converting a 3DS file to STL file format. Background: With version Aspose.3D 19.10, my 3DS file can convert to STL format with a 1.63MB file output…..., OBJ) with a third‑party tool, then load that OBJ with Aspose...

    forum.aspose.com/t/converting-a-3ds-file-to-stl...
  3. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....current_dir , "data" ) obj = ConditionalFormattin () obj . do_test ( data_dir...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  4. Convert USD to JT via Python | products.aspose.com

    Convert USD & other 3D files using .NET API...Other Conversion Options USD TO OBJ (Wavefront 3D Object File) USD...

    products.aspose.com/3d/python-net/conversion/us...
  5. Feature List|Documentation

    General Features and Feature Matrix for C# .NET 3D File Manipulation and Conversion API....0 U3D PDF STL OBJ PLY 3DS ASE X 3MF RVM Draco Lambert...

    docs.aspose.com/3d/net/feature-list/
  6. Generate Point Cloud to DAE File Formats via Ja...

    Sample Java generate point cloud code for DAE file. Use this example code to generate point cloud to DAE file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/point-cloud/dae/
  7. Generate Point Cloud to PDF File Formats via Ja...

    Sample Java generate point cloud code for PDF file. Use this example code to generate point cloud to PDF file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/point-cloud/pdf/
  8. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = new DwgImage(); // 创建一条直线 CadLine line = new CadLine(); line.setFirstPoint(new Cad3DPoint(0, 0, 0)); line.setSec…...addEntity(cadRasterImage); CadBaseObject[] objs = dwgImage.getObjects(); CadBaseObject[]...CadBaseObject[objs.length + 1]; int ind = 0; for (CadBaseObject obj : objs)...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  9. IllegalStateExeption occured for empty strings ...

    Hello, I’m using Aspose.words for java version : 23.10 and my java version is 17. I’m using LINQ reporting engine to populate a docx template and to generate a PDF from it. The encountered error is : java.lang.Ille…...getClass()” because “obj” is null The docx case is : <<foreach..."Object.getClass()" because "obj" is null at com.aspose.words...

    forum.aspose.com/t/illegalstateexeption-occured...
  10. Convert PDF to DRC via Java | products.aspose.com

    Sample Java conversion code for PDF format to DRC file. Use this example code to convert PDF to DRC within any Web or Desktop Java based application....and can output these as PLY or OBJ files. The compressed output...(Stereolithography File) PDF TO OBJ (Wavefront 3D Object File) PDF...

    products.aspose.com/3d/java/conversion/pdf-to-drc/