Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 4,747 for

geometries

(0.04 sec)
  1. Arbeiten mit Farbverlauf in XPS-Datei | Python

    Wie man einer XPS-Datei einen vertikalen, horizontalen oder linearen Farbverlauf hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird.... create_path_geometry ( "M 10,210 L 228,210 228...add_path (doc. create_path_geometry ( "M 10,110 L 228,110 228...

    docs.aspose.com/page/de/python-net/xps/working-...
  2. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code.... Create geometry for magenta grid Visual Brush...doc = new XpsDocument(); // Geometry for the magenta grid VisualBrush...

    products.aspose.com/page/net/work-with-brushes/
  3. Работа с прозрачностью в файле XPS | Java

    Как работать с прозрачностью файла XPS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в Java....path with closed rectangle geometry 11 XpsPath path1 = doc. createPath...Create new path4 with path2's geometry ... 31 XpsPath path4 = doc...

    docs.aspose.com/page/ru/java/xps/working-with-t...
  4. Arbeiten mit Transparenz in XPS-Dateien | .NET

    Wie man mit der Transparenz einer XPS-Datei arbeitet, ist eine Frage, die von Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in .NET nutzen....path with closed rectangle geometry 12 XpsPath path1 = doc. CreatePath...Create new path4 with path2's geometry ... 32 XpsPath path4 = doc...

    docs.aspose.com/page/de/net/xps/working-with-tr...
  5. Changements de l API publique dans Aspose.Cells...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Ajout de la propriété Geometry.ShapeAdjustValues Avec la...Cells a exposé la méthode Geometry.getShapeAdjustValues qui peut...

    docs.aspose.com/cells/fr/java/public-api-change...
  6. Travailler avec des images dans un fichier XPS ...

    Comment ajouter une image simple ou en mosaïque à un fichier XPS est une question à laquelle répond la Aspose.Page pour Python.... create_path_geometry ( "M 30,20 l 258.24,0 0,56...add_path (doc. create_path_geometry ( "M 10,160 L 228,160 228...

    docs.aspose.com/page/fr/python-net/xps/working-...
  7. Aspose.Diagram Java För Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....med Geometry Section i Ruby Redigera Connector Geometry Section...

    docs.aspose.com/diagram/sv/java/aspose-diagram-...
  8. .NET를 통해 DXF 파일 형식으로 Point Cloud 생성 | products....

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 DXF 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/ko/net/point-cloud/dxf/
  9. 通過 .NET 將點雲生成為 U3D 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 U3D 文檔。...Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

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

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 GLTF 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/ko/net/point-cloud/gltf/