Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 6,273 for

box

(1.57 sec)
  1. إعداد المواد العادية أو الأشعة فوق البنفسجية عل...

    How to create normals or uv data on a mesh in Aspose.3D....demonstrates to how to create a Box object, and then apply the PBR...RoughnessFactor = 0 . 9 ; // create a box to which the material will be...

    docs.aspose.com/3d/ar/net/set-up-normals-or-uv-...
  2. Crear TextBox en el que cada línea tiene una al...

    Aprende cómo crear un TextBox en el que cada línea puede tener una alineación horizontal diferente 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/es/nodejs-cpp/create-text...
  3. كيفية إضافة/إدراج مربع نص في ورقة عمل باستخدام ...

    كيفية إضافة/إدراج مربع نص في ورقة عمل في Aspose.Cells باستخدام C++....Save the workbook with the text box workbook . Save ( outDir + u...Xlsx ); std :: cout << "Text box added successfully!" << std ::...

    docs.aspose.com/cells/ar/cpp/add-text-box-to-wo...
  4. Wie man ein Textfeld mit C++ zum Arbeitsblatt h...

    Wie man in Aspose.Cells mit C++ ein Textfeld zum Arbeitsblatt hinzufügt/eingibt....Save the workbook with the text box workbook . Save ( outDir + u...Xlsx ); std :: cout << "Text box added successfully!" << std ::...

    docs.aspose.com/cells/de/cpp/add-text-box-to-wo...
  5. Ställ in normalvärden eller UV på kuben och Läg...

    Hur man skapar normal- eller uv-data på en mesh i Aspose.3D....kodexempel visar hur man skapar ett Box-objekt och sedan tillämpar PBR-materialet...roughness_factor = 0.9 ; # create a box to which the material will be...

    docs.aspose.com/3d/sv/python-net/set-up-normals...
  6. Configurar normales o UV en el cubo y agregar m...

    Cómo crear datos normales o uv en una malla en Aspose.3D....muestra cómo crear un objeto Box y, a continuación, aplicar el...roughness_factor = 0.9 ; # create a box to which the material will be...

    docs.aspose.com/3d/es/python-net/set-up-normals...
  7. إعداد المواد العادية أو الأشعة فوق البنفسجية عل...

    How to create normals or uv data on a mesh in Aspose.3D....demonstrates to how to create a Box object, and then apply the PBR...roughness_factor = 0.9 ; # create a box to which the material will be...

    docs.aspose.com/3d/ar/python-net/set-up-normals...
  8. 将网格转换为三角形网格,将原始形状转换为网格|Documentation

    Aspose.3D for Python via .NET API 允许开发人员使用顶点的自定义内存布局将任何网格对象转换为三角形网格。在代码示例中,使用Struct或dynamic by VertexDeclaration类定义顶点的自定义内存布局。...entities import Box # For complete examples and data...object by Box class convertible = Box () # Convert a Box to Mesh...

    docs.aspose.com/3d/zh/python-net/convert-mesh-t...
  9. 搜索

    搜索...media_box newHeight = r.width newWidth...height - newHeight) page.media_box = ap.Rectangle(newLLX, newLLY...

    blog.aspose.com/zh-hant/pdf/rotate-pdf-in-python/
  10. C++에서 프로그래밍 방식으로 PDF 페이지 자르기|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하여 너비, 높이, 블리드, 크롭 및 트림 박스와 같은 페이지 속성을 가져올 수 있습니다....Trim box : Trim box는 인쇄 및 재단 후 문서의 최종 크기를 나타냅니다. Art box : Art...프로그램에서 PDF 문서를 가져올 때 사용됩니다. Crop box : Crop box는 Adobe Acrobat에서 PDF...

    docs.aspose.com/pdf/ko/cpp/crop-pages/