Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 6,246 for

box

(0.15 sec)
  1. Pythonでプレゼンテーションのテキストボックスを管理する|Aspose.Slides fo...

    Aspose.Slides for Python via .NET を使用すると、PowerPoint および OpenDocument ファイルでテキストボックスの作成、編集、クローンが簡単になり、プレゼンテーションの自動化が強化されます。...Slides は、 AutoShape クラスの is_text_box プロパティを提供し、図形がテキスト ボックスかどうかを判定できます。..."shape is a text box" if shape . is_text_box else "shape is not...

    docs.aspose.com/slides/ja/python-net/manage-tex...
  2. 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...
  3. 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...
  4. كيفية تخصيص مظهر واجهة المستخدم لنافذة مودية في...

    تصف هذه المقالة كيفية تخصيص مظهر واجهة المستخدم لنافذة مودية في 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...
  5. Создайте сцену с примитивными формами 3D|Docume...

    Aspose.3D for Java API поддерживает примитивные формы 3D. Все параметризованные примитивы будут автоматически преобразованы в mesh при сохранении в любом поддерживаемом формате выходного файла....= new Scene (); // Create a Box model scene . getRootNode ()...(). createChildNode ( "box" , new Box ()); // Create a Cylinder...

    docs.aspose.com/3d/ru/java/create-scene-with-pr...
  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. 使用 Aspose.Cells 添加 ActiveX 控件|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....CHECK_BOX COMBO_BOX COMMAND_BUTTON IMAGE LABEL LIST_BOX RADIO_BUTTON...

    docs.aspose.com/cells/zh/java/add-activex-contr...
  9. 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/de/nodejs-java/installation/
  10. Настройте преобразование материалов без PBR в P...

    Класс Сцена 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/ru/python-net/customize-non-...