Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 5,863 for

box

(0.08 sec)
  1. 识别表单字段名称|Aspose.PDF for .NET

    Aspose.Pdf.Facades 允许您使用 Form 类识别表单字段名称。...解决此问题的方法是 FormFieldFacade 类中的 Box 属性,该属性保存字段的位置。我们需要将这些值保存到一个矩...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/zh/net/identifying-form-fie...
  2. Material zu 3D-Entitäten hinzufügen|Documentation

    PBR spielt eine Schlüsselrolle für die Visualisierung von Spiele-Engines, mit seiner effizienten und realistischen Darstellung von Interaktionen zwischen Licht und Oberfläche durch Abmilderung der Helligkeit und Streuung des reflektierten Lichts. Entwickler können die Aspose.3D API verwenden, um PBR-Materialien auf 3D-Objekte in einer Szene anzuwenden. Dieses Codebeispiel demonstriert, wie ein Box-Objekt erstellt und dann das PBR-Material angewendet wird....Codebeispiel demonstriert, wie ein Box-Objekt erstellt und dann das...createChildNode ( "box" , new aspose . threed . Box ()); boxNode ...

    docs.aspose.com/3d/de/nodejs-java/add-material-...
  3. Mesh in Triangle Mesh und primitive Form in Mes...

    Aspose.3D for Java API bietet Unterstützung für die Konvertierung von Mesh in Triangle Mesh mit benutzer definiertem Speicher layout des Scheitel punkts. Das benutzer definierte Speicher layout des Vertex wird dynamisch durch die VertexDeclaration-Klasse in den Code beispielen definiert....thema erstellt Maschen aus der Box und der Sphäre, um den Code umfassend...diesem Code beispiel wird eine Box in ein Dreiecks netz mit benutzer...

    docs.aspose.com/3d/de/java/convert-mesh-to-tria...
  4. Añadir información de activos al documento 3D|D...

    Los metadatos son información estructurada que describe, explica, localiza o facilita la recuperación, el uso o la gestión de un recurso de información. Aspose.3D para Node.js a través de la API Java tiene soporte para definir metadatos para la escena....el objeto Box var box = new aspose . threed . Box (); // Agregar...Agregar el objeto Box a la escena scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/es/nodejs-java/add-asset-inf...
  5. สร้างแบบฟอร์ม PDF โดยใช้ Python | Aspose.PDF

    สร้างแบบฟอร์ม PDF และเพิ่มฟิลด์ด้วยโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET...path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/th/python-net/acroforms...
  6. จัดการกับแบบฟอร์ม PDF ใน Python | Aspose.PDF

    จัดการแบบฟอร์ม PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python via .NET...path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/th/python-net/acroforms/
  7. آرشیوها

    آرشیوها... نمودار Box و Whisker به ویژه برای تجزیه...خواهیم کرد که چگونه یک نمودار Box و Whisker را در جاوا با استفاده...

    blog.aspose.com/fa/slides/create-a-box-and-whis...
  8. أرشيف

    أرشيف...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/ar/slides/create-charts-in-powe...
  9. Gestisci i moduli PDF in Python | Aspose.PDF

    Gestisci i moduli PDF in modo programmatico con il codice di esempio Python utilizzando Aspose.PDF per Python via .NET....path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/it/python-net/acroforms/
  10. Working with image regions|Documentation

    Automatic detection of text bounding Boxes and extraction of text inside image rectangles....bounding boxes Automatic search for line bounding boxes Automatic...Automatic search for word bounding boxes Extracting text inside an image...

    docs.aspose.com/ocr/cpp/image-regions/