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

box

(0.73 sec)
  1. 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-...
  2. Обрізати EPS за допомогою Java API Solution

    Функціональність Crop EPS, яку пропонує API-рішення Aspose.Page для Java, пояснюється та ілюструється за допомогою фрагментів коду тут....; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/uk/java/crop-eps/
  3. C++를 통한 PPT 문서 차트 | products.aspose.com

    Windows 32비트, Windows 64비트 및 Linux 64비트용 C++ 런타임 환경에서 PPT 파일로 차트 또는 다이어그램을 그리고 변환하는 C++ 예제 코드입니다....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/ko/cpp/chart/ppt/
  4. Biểu đồ tài liệu PPTX qua C ++ | products.aspos...

    Mã ví dụ C ++ để vẽ và chuyển đổi biểu đồ hoặc sơ đồ trong tệp PPTX trên Môi trường thời gian chạy C ++ cho Windows 32 bit, Windows 64 bit và 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/vi/cpp/chart/pptx/
  5. 档案

    档案...FloatingBox box = new Aspose.Pdf.FloatingBox(); // 在节中添加四列 box.ColumnInfo...设置列间距 box.ColumnInfo.ColumnSpacing = "5"; // 设置列宽 box.ColumnInfo...

    blog.aspose.com/zh/pdf/create-multi-column-pdf-...
  6. Procurar

    Procurar...caixa flutuante FloatingBox box = new FloatingBox(); // Adicionar...Adicionar colunas na seção box.getColumnInfo().setColumnCount(2);...

    blog.aspose.com/pt/pdf/create-multi-column-pdf-...
  7. 搜索

    搜索...FloatingBox box = new Aspose.Pdf.FloatingBox(); // 在該部分中添加四列 box.ColumnInfo...設置列之間的間距 box.ColumnInfo.ColumnSpacing = "5"; // 設置列寬 box.ColumnInfo...

    blog.aspose.com/zh-hant/pdf/create-multi-column...
  8. 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.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/fr/python-net/customize-non-...
  9. Recortar EPS | Solución API C# .NET

    La funcionalidad de recorte de EPS que ofrece la solución API Aspose.Page para .NET se explica e ilustra con fragmentos de código aquí....; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/es/net/crop-eps/
  10. EPS mit der Java-API-Lösung zuschneiden

    Die Crop-EPS-Funktionalität der Aspose.Page-API-Lösung für Java wird hier mit den Codeausschnitten erklärt und veranschaulicht....; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/de/java/crop-eps/