Aspose.3D for Java API a le support pour diviser tous les maillages d'une scène en plusieurs sous-maillages par matériau. La méthode SplitMesh ne divise pas un maillage de la scène, si un seul matériau lui a été attribué. Cela peut être réalisé en utilisant 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...
Aspose.3D for Python via .NET API consente agli sviluppatori di convertire qualsiasi oggetto mesh in mesh triangolare con layout di memoria personalizzato del vertice. Il layout di memoria personalizzato di Vertex viene definito utilizzando Struct o dinamicamente dalla classe VertexDeclaration negli esempi di codice.... Convert a Box to Triangle Mesh with custom...seguente esempio converte una mesh box in triangolare con layout di...
W tym artykule opisano, jak przycinać strony PDF za pomocą Pythona. Zawiera podstawowe informacje do ustawienia IDE, napisania aplikacji oraz przykładowy kod do kadrowania pliku PDF za pomocą Pythona....właściwości, takie jak crop_box dla rozmiaru strony wyświetlanej...programie Adobe Acrobat, trim_box dla ostatecznego rozmiaru pudełka...
Zarządzaj formularzami PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla 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...
Dieser Artikel beschreibt, wie Sie PDF-Seiten mit Python zuschneiden. Es enthält die grundlegenden Informationen zum Einrichten der IDE, zum Schreiben einer Anwendung und einen Beispielcode zum Zuschneiden von PDF-Dateien mit Python....enthält die Eigenschaften wie crop_box für die Größe der in Adobe Acrobat...Acrobat angezeigten Seite, trim_box für die endgültige Boxgröße nach...
Python를 사용하여 문서에 양식 필드를 삽입하거나 가져오거나 서식을 지정합니다....insert_text_input , insert_check_box 및 insert_combo_box )를 문서에 삽입하는 특별한 방법을...문서에 체크박스를 삽입하려면 insert_check_box 를 호출하세요. 다음 코드 예제에서는 확인란 양식 필드를...