Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 15,371 for

transformation

(0.12 sec)
  1. 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...
  2. Работа с градиентом в PostScript | С++

    Добавление градиента в файл PS — это функция, поддерживаемая решением API Aspose.Page. Узнайте, как использовать эту функциональность в C++.... f ); 30 //Create a transform for brush. X and Y scale component...offsetY); 33 //Set transform 34 brush -> set_Transform(brushTransform);...

    docs.aspose.com/page/ru/cpp/ps/working-with-gra...
  3. Trabajar con degradado en PostScript | C++

    Agregar degradado en un archivo PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++.... f ); 30 //Create a transform for brush. X and Y scale component...offsetY); 33 //Set transform 34 brush -> set_Transform(brushTransform);...

    docs.aspose.com/page/es/cpp/ps/working-with-gra...
  4. PostScript での画像操作 | .NET

    PS ファイルに画像を追加する方法については、Aspose.Page API ソリューションで回答しています。.NET での機能の使用方法については、こちらをご覧ください。...//Create image transform 18 Matrix transform = new Matrix();...Matrix(); 19 transform. Translate (35, 300); 20 transform. Scale (3, 3);...

    docs.aspose.com/page/ja/net/ps/working-with-ima...
  5. Convertir une image en pochoir en C#

    Ce tutoriel concis explique comment convertir une image en pochoir en C#. Il présente une approche étape par étape et fournit un exemple de code montrant comment transformer une photo en pochoir en C#....de code montrant comment transformer une photo en pochoir en C#...est configuré. Étapes pour transformer une image en pochoir en C#...

    kb.aspose.com/fr/svg/net/convert-image-to-stenc...
  6. Сохранить сетки 3D в пользовательском двоичном ...

    Используя Aspose.3D for .NET API, разработчики могут открыть любой поддерживаемый файл 3D, а затем записать сетки в пользовательский двоичный файл....gets the global transform matrix Matrix4 transform = node . GlobalTransform...save them to file var cp = transform * controlPoints [ i ]; writer...

    docs.aspose.com/3d/ru/net/save-3d-meshes-in-cus...
  7. Выяснить геометрическую трансформацию|Documenta...

    Aspose.3D for Java позволяет выставить геометрическое преобразование сцены 3D. Вы можете оценить глобальное преобразование с помощью метода evalivateGlobalTransform....WriteLine will output the transform matrix that includes the geometric...geometric transformation // while the second one will not. System...

    docs.aspose.com/3d/ru/java/expose-geometric-tra...
  8. Ranxpose ranمقياس التيار الكهربائي|Documentation

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

    docs.aspose.com/3d/ar/java/expose-geometric-tra...
  9. 通過 .NET 將點雲生成為 AMF 文件格式 | products.aspose.com

    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/zh-hant/net/point-cloud/...
  10. .NET를 통해 JT 파일 형식으로 Point Cloud 생성 | products.a...

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 JT 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....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/jt/