Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 6,450 for

box

(0.37 sec)
  1. Java 3D API | 3D Fájlkezelés és átalakítás | pr...

    Játékprogram és CAD 3D könyvtár olvasási konvertáláshoz és 3D fájlformátumok módosításához Java alkalmazáson belül...create a Box model scn.getRootNode().createChildNode("box", new...new Box()); // create a Cylinder model scn.getRootNode().create...

    products.aspose.com/3d/hu/java/
  2. Aspose.3D'de Yarım Uzay ile Ağı Bölmek Nasıl Ya...

    Aspose.3D'de Yarım Alan düzlemleri kullanarak 3B mesh'leri nasıl böleceğinizi öğrenin...oluştur Mesh boxMesh = ( new Box ()). ToMesh (); Node boxNode...RootNode . CreateChildNode ( "Box" , boxMesh ); // YarıÇözgi kesme...

    docs.aspose.com/3d/tr/net/developer-guide/3d-mo...
  3. עבודה עם שדות טפסים Java|Aspose.Words עבור Java

    הבנת שדות טפסים, עבודה עם שדות טפסים Java....טקסט לתוך מסמך: תגית: Check Box Call תגית:CheckBox להכניס תיבת...טופס צ’ק לתוך מסמך: תגית: Combo Box Call הכנסComboBox כדי להכניס...

    docs.aspose.com/words/he/java/working-with-form...
  4. Cómo agregar/insertar un cuadro de texto en la ...

    Cómo agregar/insertar un cuadro de texto en la hoja de cálculo en Aspose.Cells con C++....Save the workbook with the text box workbook . Save ( outDir + u...Xlsx ); std :: cout << "Text box added successfully!" << std ::...

    docs.aspose.com/cells/es/cpp/add-text-box-to-wo...
  5. Estrai testo da PowerPoint usando Python

    Questo articolo descrive come estrarre testo da PowerPoint usando Python. Include dettagli per impostare l'IDE, un elenco di passaggi e un esempio di codice per il convertitore da PPTX a testo usando Python....all text boxes from each slide. Analyze all text boxes and their...

    kb.aspose.com/it/slides/python/extract-text-fro...
  6. Establecer el espaciado de línea del párrafo en...

    Aprenda a establecer espaciado de línea, espacio antes y espacio después en un párrafo dentro de una forma o cuadro de texto utilizando Aspose.Cells for C++.... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...first shape which is a text box and set its text Shape shape...

    docs.aspose.com/cells/es/cpp/set-line-spacing-o...
  7. Imposta l’interlinea del paragrafo in una forma...

    Impara come impostare l’interlinea, lo spazio prima e lo spazio dopo in un paragrafo all’interno di una forma o casella di testo usando Aspose.Cells for C++.... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...first shape which is a text box and set its text Shape shape...

    docs.aspose.com/cells/it/cpp/set-line-spacing-o...
  8. Configurer des normales ou des UV sur Cube et a...

    Aspose.3D for Java propose de gérer les normales et les UV sur les formes géométriques. Un maillage stocke les propriétés clés pour chaque sommet, sa position dans l'espace et sa normale, appelée vecteur perpendiculaire à la surface d'origine. La normale est importante pour les comptes d'ombrage et devrait être un vecteur unitaire. La plupart des formats de maillage prennent également en charge une certaine forme de coordonnées UV qui sont une représentation 2D distincte du maillage "déplié" pour montrer quelle partie d'une carte de texture bidimensionnelle appliquer à différents polygones du maillage....montre comment créer un objet Box, puis appliquer le matériau PBR...setRoughnessFactor ( 0 . 9 ); // create a box to which the material will be...

    docs.aspose.com/3d/fr/java/set-up-normals-or-uv...
  9. Imposta normali o UV sul cubo e aggiungi materi...

    Come creare dati normali o uv su una mesh in Aspose.3D....mostra come creare un oggetto Box e quindi applicare il materiale...RoughnessFactor = 0 . 9 ; // create a box to which the material will be...

    docs.aspose.com/3d/it/net/set-up-normals-or-uv-...
  10. タスク一般プロパティ| Aspose.Tasks ドキュメント

    このドキュメントでは、C#およびVBScriptのAspose.Tasksを使用して、Microsoft Project(MPP/XML)の一般的なプロパティの操作方法について説明します。...Id: {0}" , System::ObjectExt::Box < int32_t > (tsk -> Get < int32_t...Uid: {0}" , System::ObjectExt::Box < int32_t > (tsk -> Get < int32_t...

    docs.aspose.com/tasks/ja/cpp/general-properties/