Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,024 for

cylinder

(0.09 sec)
  1. Диаграмма в изображение|Documentation

    Узнайте, как использовать Aspose.Cells for .NET для преобразования диаграммы в графический формат, такой как JPEG или PNG. Наш руководство продемонстрирует, как экспортировать диаграмму из Microsoft Excel и сохранить её как самостоятельное изображение для дальнейшего использования и обработки....StockVolumeOpenHighL Y Cylinder Cylinder Y CylinderStacked Y Cylinder100PercentSt...

    docs.aspose.com/cells/ru/net/chart-to-image/
  2. Grafikten Görüntü|Documentation

    Aspose.Cells for .NET kullanarak bir grafiği JPEG veya PNG gibi bir görüntü formatına dönüştürmeyi nasıl yapılır öğrenin. Rehberimiz Microsoft Excel den bir grafik dışa aktarmanın ve daha sonra ayrı bir görüntü olarak kaydetmenin nasıl yapılacağını gösterecektir....StockVolumeOpenHighL Y Cylinder Cylinder Y CylinderStacked Y Cylinder100PercentSt...

    docs.aspose.com/cells/tr/net/chart-to-image/
  3. Archiwa

    Archiwa...Zainicjalizuj obiekt klasy Cylinder . Skonwertuj cylinder na siatkę, wywołując...jak programowo skonwertować cylinder na siatkę: Możesz zobaczyć...

    blog.aspose.com/pl/3d/create-fbx-file-convert-c...
  4. Rendering del grafico|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....StockVolumeOpenHighL Y Cylinder Cylinder Y CylinderStacked Y Cylinder100PercentSt...

    docs.aspose.com/cells/it/java/chart-rendering/
  5. Renderizado de Gráficos|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....StockVolumeOpenHighL Y Cylinder Cylinder Y CylinderStacked Y Cylinder100PercentSt...

    docs.aspose.com/cells/es/java/chart-rendering/
  6. Примитив в сетку|Documentation

    Aspose.3D для Node.js через Java API поддерживает преобразование любой примитивной фигуры в сетку. Примитивные фигуры включают в себя наиболее базовые и используемые объекты, такие как куб, сфера, плоскость, цилиндр и тор....Инициализация объекта классом Cylinder var convertible = new aspose...aspose . threed . Cylinder (); // Преобразование Цилиндра в сетку...

    docs.aspose.com/3d/ru/nodejs-java/primitive-sha...
  7. 将网格转换为三角形网格,将原始形状转换为网格|Documentation

    Aspose.3D for Python via .NET API 允许开发人员使用顶点的自定义内存布局将任何网格对象转换为三角形网格。在代码示例中,使用Struct或dynamic by VertexDeclaration类定义顶点的自定义内存布局。...entities import Cylinder # For complete examples and...Initialize object by Cylinder class convertible = Cylinder () # Convert...

    docs.aspose.com/3d/zh/python-net/convert-mesh-t...
  8. Convertire mesh in mesh triangolare e forma pri...

    Aspose.3D for Java API supporta la conversione da mesh a mesh triangolari con layout di memoria personalizzato del vertice. Il layout di memoria personalizzato di Vertex è definito dinamicamente dalla classe VertexDeclaration negli esempi di codice.... // Initialize object by Cylinder class IMeshConvertible convertible...convertible = new Cylinder (); // Convert a Cylinder to Mesh Mesh...

    docs.aspose.com/3d/it/java/convert-mesh-to-tria...
  9. Mesh in Triangle Mesh und primitive Form in Mes...

    Aspose.3D for Java API bietet Unterstützung für die Konvertierung von Mesh in Triangle Mesh mit benutzer definiertem Speicher layout des Scheitel punkts. Das benutzer definierte Speicher layout des Vertex wird dynamisch durch die VertexDeclaration-Klasse in den Code beispielen definiert.... // Initialize object by Cylinder class IMeshConvertible convertible...convertible = new Cylinder (); // Convert a Cylinder to Mesh Mesh...

    docs.aspose.com/3d/de/java/convert-mesh-to-tria...
  10. Chercher

    chercher...Cylinder(2, 2, 10, 20, 1, false); //...cylinder2 = new com.aspose.threed.Cylinder(2, 2, 10, 20, 1, false); //...

    blog.aspose.com/fr/3d/make-cylinder-in-java/