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

box

(0.07 sec)
  1. Public API Changements dans Aspose.3D 1.7.0|Doc...

    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....//Create a blue box don't cast shadows m = ( new Box ()). ToMesh...; Node box = scene . RootNode . CreateChildNode ( "box" , m );...

    docs.aspose.com/3d/fr/net/public-api-changes-in...
  2. مخطط مستند PPTX عبر C ++ | products.aspose.com

    رمز مثال C ++ لرسم وتحويل مخطط أو رسم تخطيطي في ملف PPTX على C ++ Runtime Environment لنظام التشغيل Windows 32 بت و Windows 64 بت و Linux 64 بت....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/ar/cpp/chart/pptx/
  3. كيفية تخصيص مظهر واجهة المستخدم لنافذة مودية في...

    تصف هذه المقالة كيفية تخصيص مظهر واجهة المستخدم لنافذة مودية في GridJs....h { border-radius : 12 px ; box-shadow : 0 8 px 32 px rgba (...transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px rgba (...

    docs.aspose.com/cells/ar/python-net/aspose-cell...
  4. comment personnaliser l apparence de l interfac...

    Cet article décrit comment personnaliser l apparence de l interface utilisateur pour la fenêtre modale dans GridJs....h { border-radius : 12 px ; box-shadow : 0 8 px 32 px rgba (...transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px rgba (...

    docs.aspose.com/cells/fr/net/aspose-cells-gridj...
  5. cómo personalizar la apariencia de la interfaz ...

    Este artículo describe cómo personalizar la apariencia de la interfaz de usuario para la ventana modal en GridJs....h { border-radius : 12 px ; box-shadow : 0 8 px 32 px rgba (...transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px rgba (...

    docs.aspose.com/cells/es/net/aspose-cells-gridj...
  6. Comment recadrer des pages PDF avec Python

    Cet article décrit comment recadrer des pages PDF à l'aide de Python. Il contient les informations de base pour configurer l'IDE, écrire une application et un exemple de code pour recadrer le fichier PDF à l'aide de Python....des propriétés telles que crop_box pour la taille de la page affichée...affichée dans Adobe Acrobat, trim_box pour la taille finale de la boîte...

    kb.aspose.com/fr/pdf/python/how-to-crop-pdf-pag...
  7. 如何使用 Python 裁剪 PDF 页面

    本文介绍如何使用 Python 裁剪 PDF 页面。它包含设置 IDE、编写应用程序和使用 Python 裁剪 PDF 文件的示例代码的基本信息。...页面类包含属性,例如 crop_box 表示在 Adobe Acrobat 中显示的页面大小,trim_box 表示打印后的最终框大小,art_box...表示打印后的最终框大小,art_box 表示围绕内容绘制的框,bleed_box 表示页面以外的颜色范围,media_box 表示最大的页面...

    kb.aspose.com/zh/pdf/python/how-to-crop-pdf-pag...
  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/zh/net/create-scene-with-pri...
  9. تخصيص تحويل مواد غير PBR إلى PBR قبل توفير 3D م...

    فئة المشهد لـ Aspose. يمثل 3D API مشهد 3D. يمكن للمطورين بالفعل بناء مشهد 3D عن طريق إضافة كيانات مختلفة. يدعم GLTF 2.0 فقط مواد PBR (تقديم قائم على أساس مادي) ، Aspose.3D API يحول داخليًا المواد غير المستخدمة في PBR إلى مواد PBR قبل التصدير إلى GLTF 2.0.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/ar/python-net/customize-non-...
  10. Szene mit primitiven 3D-Formen erstellen|Docume...

    Aspose.3D für Node.js über die Java API unterstützt primitive 3D-Formen. Alle parametrisierten Primitive werden beim Speichern in jedem unterstützten Ausgabedateiformat automatisch in ein Mesh konvertiert....Scene (); // Erstelle einen Box-Modell scene . getRootNode ()...createChildNode ( "box" , new aspose . threed . Box ()); // Erstelle...

    docs.aspose.com/3d/de/nodejs-java/create-scene-...