Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 6,232 for

box

(0.05 sec)
  1. Convertire mesh in mesh triangolare e forma pri...

    Aspose.3D for Python via .NET API consente agli sviluppatori di convertire qualsiasi oggetto mesh in mesh triangolare con layout di memoria personalizzato del vertice. Il layout di memoria personalizzato di Vertex viene definito utilizzando Struct o dinamicamente dalla classe VertexDeclaration negli esempi di codice.... Convert a Box to Triangle Mesh with custom...seguente esempio converte una mesh box in triangolare con layout di...

    docs.aspose.com/3d/it/python-net/convert-mesh-t...
  2. Управление данными серий диаграмм в презентация...

    Узнайте, как управлять сериями диаграмм в C++ для PowerPoint (PPT/PPTX) с практическими примерами кода и рекомендациями по лучшим практикам для улучшения ваших данных в презентациях....-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...

    docs.aspose.com/slides/ru/cpp/chart-series/
  3. Crea una scena con forme primitive 3D|Documenta...

    Aspose.3D for Java API supporta forme primitive di 3D. Tutte le primitive parametrizzate verranno convertite automaticamente in mesh durante il salvataggio in qualsiasi formato di file di output supportato....= new Scene (); // Create a Box model scene . getRootNode ()...(). createChildNode ( "box" , new Box ()); // Create a Cylinder...

    docs.aspose.com/3d/it/java/create-scene-with-pr...
  4. Werfen und empfangen Sie Schatten auf 3D Geomet...

    Im Allgemeinen können einige 3D-Dateiformate schatten bezogene Einstellungen in Geometrie wie FBX speichern. Mit Aspose.3D for Python via .NET können Entwickler ein Bild rendern, indem sie Schatten aus der Sicht einer Lichtquelle zuordnen. Die Bildqualität hängt von der Lichtquelle, dem Höhenwinkel und dem Abstand zwischen der Kamera und den geometrischen Objekten ab....True , die Schatten von Red Box und Torus werden in das Flugzeug...die rote Box erhält keine Schatten und die blaue Box wirft keine...

    docs.aspose.com/3d/de/python-net/cast-and-recei...
  5. Actualizar control ComboBox ActiveX con Node.js...

    Aprenda cómo leer y escribir valores del control ComboBox ActiveX usando Aspose.Cells for Node.js via C++.... el valor del Control Combo Box ActiveX se ha actualizado a “Este...“Este es un control de combo box”. Código de muestra El siguiente...

    docs.aspose.com/cells/es/nodejs-cpp/update-acti...
  6. Installation|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....Scene (); var box = new aspose . threed . Box (); scene . getRootNode...getRootNode () . createChildNode ( box ); scene . save ( "out.stl" );...

    docs.aspose.com/3d/es/nodejs-java/installation/
  7. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....of red box and torus casted to the plane, the red box won’t receive...receive shadows and blue box won’t cast shadows. Programming...

    docs.aspose.com/3d/tr/python-net/cast-and-recei...
  8. إنشاء مشهد بأشكال بدائية 3D|Documentation

    باستخدام Aspose.3D for .NET ، يمكن للمطورين تحديد مشهد بأشكال بدائية 3D. سيتم تحويل جميع البارامترات الأولية إلى شبكة تلقائيًا مع الحفظ بأي تنسيق ملف إخراج مدعوم....Create a Box model scene . RootNode . CreateChildNode ( "box" , new...new Box ()); // Create a Cylinder model scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/ar/net/create-scene-with-pri...
  9. كيفية قص صفحات PDF باستخدام Python

    توضح هذه المقالة كيفية اقتصاص صفحات PDF باستخدام Python. يحتوي على المعلومات الأساسية لتعيين IDE ، وكتابة تطبيق وعينة من التعليمات البرمجية لاقتصاص ملف PDF باستخدام Python....crop_box لحجم الصفحة المعروضة في Adobe Acrobat ، و trim_box لحجم...، و art_box للمربع المرسوم حول المحتويات ، و bleed_box لمدى اللون...

    kb.aspose.com/ar/pdf/python/how-to-crop-pdf-pag...
  10. Python를 사용하여 PDF 양식을 처리하기 | Aspose.PDF

    Python via .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 PDF 양식을 프로그래밍 방식으로 관리합니다....path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/ko/python-net/acroforms/