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

box

(0.28 sec)
  1. PPT-documentgrafiek via C++ | products.aspose.com

    C++ voorbeeldcode om een ​​grafiek of diagram in PPT-bestand te tekenen en om te zetten in C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en Linux 64 bit....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/nl/cpp/chart/ppt/
  2. PPT dokumentumdiagram C++-on keresztül | produc...

    C++ példakód diagram vagy diagram PPT-fájlba való megrajzolásához és konvertálásához C++ Runtime Environment for Windows 32 bit, Windows 64 bit és Linux 64 bit....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/hu/cpp/chart/ppt/
  3. Automatisation de la génération de PowerPoint e...

    Automatisez la création de diapositives sur les plateformes cloud avec Aspose.Slides pour C++—générez, modifiez et convertissez rapidement et de manière fiable les fichiers PowerPoint et OpenDocument....worksheetIndex , 1 , 0 , ObjectExt :: Box < String > ( u "North America"...worksheetIndex , 2 , 0 , ObjectExt :: Box < String > ( u "Europe" )));...

    docs.aspose.com/slides/fr/cpp/automating-powerp...
  4. Какова разница между форматами FDF, XML и XFDF|...

    В этом разделе рассматривается разница между формами XML, FDF и XFDF с использованием Facades Aspose.PDF и класса Form....Решение этой проблемы - свойство Box в классе FormFieldFacade , которое...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/ru/net/whats-the-difference...
  5. Crear campo CheckBox|Aspose.PDF for Python via ...

    Aprenda cómo agregar programáticamente un campo de formulario checkBox a un documento PDF usando Aspose.PDF for Python. Esta guía demuestra cómo usar la clase FormEditor para insertar un checkBox interactivo en un archivo PDF existente y guardar el documento actualizado....CHECK_BOX’ para crear la casilla de verificación...FieldType . CHECK_BOX , "checkbox1" , "Check Box 1" , 1 , 240 ,...

    docs.aspose.com/pdf/es/python-net/create-checkb...
  6. Personnaliser la conversion des matériaux non-P...

    La classe Scene de Aspose.3D API représente une scène 3D. Les développeurs peuvent déjà construire une scène 3D en ajoutant diverses entités. GLTF 2.0 prend uniquement en charge les matériaux PBR (Physically Based Rendering), Aspose.3D API convertit en interne les matériaux non-PBR en matériaux PBR avant d'exporter vers GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/fr/net/customize-non-pbr-to-...
  7. Passen Sie die Konvertierung von Nicht-PBR-Mate...

    Die Scene-Klasse der Aspose.3D API repräsentiert eine 3D-Szene. Entwickler können bereits eine 3D-Szene erstellen, indem sie verschiedene Entitäten hinzufügen. GLTF 2.0 unterstützt nur PBR-Materialien (Physically Based Rendering), Aspose.3D API wandelt nicht-PBR-Materialien intern in PBR-Materialien um, bevor sie in GLTF 2,0 exportiert werden....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/de/net/customize-non-pbr-to-...
  8. Personalizar la conversión de materiales que no...

    La clase Scene de Aspose.3D API representa una escena 3D. Los desarrolladores ya pueden construir una escena 3D añadiendo varias entidades. GLTF 2,0 solo admite materiales de PBR (renderización basada en la física), Aspose.3D API convierte internamente materiales que no son PBR en materiales de PBR antes de exportarlos a GLTF 2,0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/es/net/customize-non-pbr-to-...
  9. Faire pivoter les pages PDF à l'aide de Python|...

    Ce sujet décrit comment faire pivoter l'orientation de la page dans un fichier PDF existant de manière programmatique avec Python.... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/fr/python-net/rotate-pages/
  10. Crea una TextBox in cui ogni riga ha un allinea...

    Impara come creare una TextBox in cui ogni riga può avere un allineamento orizzontale diverso usando Aspose.Cells for Node.js via C++.... get ( 0 ); // Add text box inside the sheet. ws . getShapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/it/nodejs-cpp/create-text...