Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 15,423 for

transformation

(0.16 sec)
  1. Tạo đám mây điểm thành RVM Định dạng tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm tạo đám mây điểm vào RVM tài liệu trên .NET Framework, .NET Core, Mono....Count > 0 ) { var transform = n.EvaluateGlobalTransf(...Geometry g) { Merge(pc, g, transform); } else if (entity is IMeshConvertible...

    products.aspose.com/3d/vi/net/point-cloud/rvm/
  2. 通過 .NET 將點雲生成為 VRML 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 VRML 文檔。...Count > 0 ) { var transform = n.EvaluateGlobalTransf(...Geometry g) { Merge(pc, g, transform); } else if (entity is IMeshConvertible...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  3. .NET를 통해 VRML 파일 형식으로 Point Cloud 생성 | products...

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 VRML 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Count > 0 ) { var transform = n.EvaluateGlobalTransf(...Geometry g) { Merge(pc, g, transform); } else if (entity is IMeshConvertible...

    products.aspose.com/3d/ko/net/point-cloud/vrml/
  4. .NET를 통해 ASE 파일 형식으로 Point Cloud 생성 | products....

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 ASE 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Count > 0 ) { var transform = n.EvaluateGlobalTransf(...Geometry g) { Merge(pc, g, transform); } else if (entity is IMeshConvertible...

    products.aspose.com/3d/ko/net/point-cloud/ase/
  5. .NET를 통해 AMF 파일 형식으로 Point Cloud 생성 | products....

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 AMF 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Count > 0 ) { var transform = n.EvaluateGlobalTransf(...Geometry g) { Merge(pc, g, transform); } else if (entity is IMeshConvertible...

    products.aspose.com/3d/ko/net/point-cloud/amf/
  6. Arşiv

    Arşiv...originalRentangle, Action<Matrix> transform) { GraphicsPath path = new...new Matrix(); transform(matrix); path.Transform(matrix); Pen pen...

    blog.aspose.com/tr/drawing/matrix-global-local-...
  7. كشف التحويل الهندسي|Documentation

    Aspose.3D لـ Node.js عبر Java يتيح تعريض التحويل الهندسي لمشهد ثلاثي الأبعاد. يمكنك تقييم التحويل العام باستخدام طريقة evaluateGlobalTransform....WriteLine will output the transform matrix that includes the geometric...geometric transformation // while the second one will not. console...

    docs.aspose.com/3d/ar/nodejs-java/expose-geomet...
  8. Exponer la transformación geométrica|Documentation

    Aspose.3D for Java permite exponer la transformación geométrica de una escena 3D. Puede evaluar la transformación global utilizando el método evaluateGlobalTransform....WriteLine will output the transform matrix that includes the geometric...geometric transformation // while the second one will not. System...

    docs.aspose.com/3d/es/java/expose-geometric-tra...
  9. 在 PS 文件中处理图像 | Java

    如何将图像添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...//Create image transform 19 AffineTransform transform = new AffineTransform();...AffineTransform(); 20 transform. translate (35, 300); 21 transform. scale (3...

    docs.aspose.com/page/zh/java/ps/working-with-im...
  10. How to Convert JPG to Black and White PDF in Java

    This tutorial provides information on how to convert JPG to Black and White PDF in Java. You will get all the necessary details for writing a JPG to Black and White PDF converter in Java including the configuration details, step-wise process and a runnable sample code....load the source image, and transform it into an object of RasterCachedImage...to the target PDF. Code to Transform JPG to Black and White PDF...

    kb.aspose.com/imaging/java/how-to-convert-jpg-t...