Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 6,532 for

box

(0.06 sec)
  1. PDF에 이미지 스탬프 추가하기 (Python 사용)|Aspose.PDF for Py...

    Aspose.PDF for Python 라이브러리의 ImageStamp 클래스를 사용하여 PDF 문서에 이미지 스탬프를 추가합니다.... box = ap . FloatingBox ( 200.0 ,...설정합니다. box . left = 40 # FloatingBox의 위쪽 위치를 설정합니다. box . top...

    docs.aspose.com/pdf/ko/python-net/image-stamps-...
  2. العمل مع العناوين في PDF|Aspose.PDF لـ Python ع...

    إنشاء ترقيم في عنوان مستند PDF الخاص بك باستخدام Python. يوفر Aspose.PDF for Python عبر .NET أنواعًا مختلفة من أنماط الترقيم....bottom = 72 float_box = ap . FloatingBox () float_box . margin = page...page . paragraphs . add ( float_box ) heading = ap . Heading ( 1...

    docs.aspose.com/pdf/ar/python-net/working-with-...
  3. Sahneyi sıkıştırılmış AMF formatına aktar|Docum...

    Aspose.3D for .NET, gereksinimlerinize göre sıkıştırma için bool değerini ayarlamanızı sağlayan amfsaveoptions sınıfı sunar. Varsayılan olarak değer doğrudur....scene = new Scene (); var box = new Box (); var tr = scene . RootNode...RootNode . CreateChildNode ( box ). Transform ; tr . Scale = new...

    docs.aspose.com/3d/tr/net/export-scene-to-compr...
  4. Aggiungi Materiale alle Entità 3D|Documentation

    PBR svolge un ruolo fondamentale per la grafica del motore di gioco, con il suo rendering efficiente e realistico delle interazioni tra luce e superficie tramite l'attenuazione della luminosità e la dispersione della luce riflessa. Gli sviluppatori possono utilizzare l'API Aspose.3D per applicare un materiale PBR a oggetti 3D in una scena. Questo esempio di codice dimostra come creare un oggetto Box e quindi applicare il materiale PBR....dimostra come creare un oggetto Box e quindi applicare il materiale...Fisicamente Corretto (PBR) a un Box var aspose = aspose || {}; aspose...

    docs.aspose.com/3d/it/nodejs-java/add-material-...
  5. Géométries d'échelle d'une scène 3D|Documentation

    Les développeurs ne peuvent mettre à l'échelle que les géométries d'un nœud 3D ou de tous les nœuds de la scène 3D. Pour ce faire, les développeurs peuvent appeler plusieurs membres Scale de l'instance de classe PolygonModifier....entities import PolygonModifier , Box from aspose.threed import Scene..."huge-scene.obj" ) # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/fr/python-net/scale-geometri...
  6. Lägg till material till 3D-entiteter|Documentation

    PBR spelar en nyckelroll för spelmotorns visuella presentation, med sin effektiva och realistiska återgivning av interaktioner mellan ljus och yta via dämpning av ljusstyrkan och spridning av reflekterat ljus. Utvecklare kan använda Aspose.3D API för att tillämpa PBR-material på 3D-objekt i en scen. Detta kodexempel visar hur man skapar ett Box-objekt och sedan tillämpar PBR-materialet....kodexempel visar hur man skapar ett Box-objekt och sedan applicerar PBR-materialet...Rendering (PBR) Material till en Box var aspose = aspose || {}; aspose...

    docs.aspose.com/3d/sv/nodejs-java/add-material-...
  7. ตัดไฟล์ PDF โดยใช้ Python | Aspose.PDF

    กรอบ PDF โดยไม่สูญเสียคุณภาพใน Python โดยเป็นโปรแกรมด้วยโค้ดตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ Python for .NET...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (... crop_box = new_box document . pages [ 1 ] . trim_box = new_box...

    products.aspose.com/pdf/th/python-net/crop/
  8. Split esh sh|Documentation

    Aspose.3D for Java API يدعم تقسيم جميع شبكات المشهد إلى عدة شبكات فرعية لكل مادة. لن تقسم طريقة SplitMesh شبكة من المشهد ، إذا تم تعيين مادة واحدة لها. يمكن تحقيق ذلك باستخدام Aspose.3D for Java API....mesh of box(A box is composed by 6 planes) Mesh box = ( new Box...Box ()). toMesh (); // Create a material element on this mesh...

    docs.aspose.com/3d/ar/java/split-mesh/
  9. Rete spaccata|Documentation

    Aspose.3D for Java API supporta la suddivisione di tutte le maglie di una scena in diverse mesh secondarie per materiale. Il metodo SplitMesh non dividerà una mesh della scena, se gli è stato assegnato un singolo materiale. Può essere ottenuto utilizzando Aspose.3D for Java API....mesh of box(A box is composed by 6 planes) Mesh box = ( new Box...Box ()). toMesh (); // Create a material element on this mesh...

    docs.aspose.com/3d/it/java/split-mesh/
  10. Diagrammdatenserien in Präsentationen mit C++ v...

    Erfahren Sie, wie Sie Diagrammserien in C++ für PowerPoint (PPT/PPTX) verwalten, mit praktischen Codebeispielen und bewährten Methoden, um Ihre Datenpräsentationen zu verbessern....-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...

    docs.aspose.com/slides/de/cpp/chart-series/