Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 15,980 for

point

(0.23 sec)
  1. Lägg till nodehierarki och Dela geometriska dat...

    Aspose.3D for .NET erbjuder att bygga en nodehierarki. Noden är grundläggande byggsten i en scen. En hierarki av noder definierar den logiska strukturen av en scen, och ger synligt innehåll genom att fästa geometrier, ljus, och kameror till noder....CreateMeshUsingPolyg (); // Point node to the mesh cube1 . Entity...CreateChildNode ( "cube2" ); // Point node to the mesh cube2 . Entity...

    docs.aspose.com/3d/sv/net/add-node-hierarchy-an...
  2. أضف التسلسل الهرمي للعقدة وشارك البيانات الهندس...

    Aspose.3D for Java يدعم إنشاء تسلسل هرمي للعقد. العقدة عبارة عن كتلة بناء أساسية لمشهد 3D ويحدد التسلسل الهرمي للعقد الهيكل المنطقي لمشهد 3D ، ويوفر محتوى مرئيًا عن طريق ربط أشكال الأعمال الزخرفية والأضواء والكاميرات بالعقد....createMeshUsingPolyg (); // Point node to the mesh cube1 . setEntity...createChildNode ( "cube2" ); // Point node to the mesh cube2 . setEntity...

    docs.aspose.com/3d/ar/java/add-node-hierarchy-a...
  3. أضف التسلسل الهرمي للعقدة وشارك البيانات الهندس...

    Aspose.3D for .NET عروض لإنشاء تسلسل هرمي للعقدة. العقدة هي كتلة البناء الأساسية للمشهد. يحدد التسلسل الهرمي للعقد الهيكل المنطقي للمشهد ، ويوفر محتوى مرئيًا عن طريق إرفاق أشكال التعديل ، والأضواء ، والكاميرات بالعقد....CreateMeshUsingPolyg (); // Point node to the mesh cube1 . Entity...CreateChildNode ( "cube2" ); // Point node to the mesh cube2 . Entity...

    docs.aspose.com/3d/ar/net/add-node-hierarchy-an...
  4. Verwenden Sie Verbindungsindizes, um Shapes zu ...

    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....// add two more connection points Connection connection1 = new...shapes by index of conneecting points page . connectShapesViaConn...

    docs.aspose.com/diagram/de/java/use-connection-...
  5. Usa gli indici di connessione per connettere le...

    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....// add two more connection points Connection connection1 = new...shapes by index of conneecting points page . connectShapesViaConn...

    docs.aspose.com/diagram/it/java/use-connection-...
  6. Используйте индексы соединения для соединения ф...

    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....// add two more connection points Connection connection1 = new...shapes by index of conneecting points page . ConnectShapesViaConn...

    docs.aspose.com/diagram/ru/net/use-connection-i...
  7. تغییر اندازه PDF با استفاده از C++ | Aspose.PDF

    اندازه اسناد PDF را به صورت برنامه ای با استفاده از کد نمونه C++ با استفاده از Aspose.PDF برای C++ تغییر دهید....1 inch = 72 points // So A4 dimensions in points will be (842...

    products.aspose.com/pdf/fa/cpp/resize/
  8. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection class. Represents a collection of Y values for a chart series in C++....format of all data points. // Data points and data values are...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Tables::CellFormat::get_Preferre...

    Aspose::Words::Tables::CellFormat::get_PreferredWidth method. Returns or sets the preferred width of the cell in C++....preferred width can be specified in points or in percent. The preferred...absolute preferred width based on points: builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。... 以点(points)为单位,1 英寸 = 72 点。此单位适用于幻灯片上的所有坐标和尺寸。... 可以。使用以下公式将点转换为像素:pixels = points × (DPI / 72)。结果取决于渲染/导出时选择的...

    docs.aspose.com/slides/zh/python-net/paragraph/